Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/host/
Dpcie-spear13xx.c138 #define VEN_MSI_FUN_NUM_MASK ((u32)0x7 << VEN_MSI_FUN_NUM_ID) macro
/linux-4.4.14/drivers/misc/
Dspear13xx_pcie_gadget.c374 ven_msi &= ~VEN_MSI_FUN_NUM_MASK; in pcie_gadget_send_msi_store()