Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/host/
Dpcie-spear13xx.c134 #define VEN_MSI_FUN_NUM_ID 8 macro
138 #define VEN_MSI_FUN_NUM_MASK ((u32)0x7 << VEN_MSI_FUN_NUM_ID)
/linux-4.4.14/drivers/misc/
Dspear13xx_pcie_gadget.c375 ven_msi |= 0 << VEN_MSI_FUN_NUM_ID; in pcie_gadget_send_msi_store()