Home
last modified time | relevance | path

Searched refs:VEN_MSI_REQ_EN (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/misc/
Dspear13xx_pcie_gadget.c382 ven_msi |= VEN_MSI_REQ_EN; in pcie_gadget_send_msi_store()
385 ven_msi &= ~VEN_MSI_REQ_EN; in pcie_gadget_send_msi_store()
/linux-4.4.14/drivers/pci/host/
Dpcie-spear13xx.c137 #define VEN_MSI_REQ_EN ((u32)0x1 << VEN_MSI_REQ_ID) macro