Searched refs:VEN_MSI_FUN_NUM_MASK (Results 1 – 2 of 2) sorted by relevance
138 #define VEN_MSI_FUN_NUM_MASK ((u32)0x7 << VEN_MSI_FUN_NUM_ID) macro
374 ven_msi &= ~VEN_MSI_FUN_NUM_MASK; in pcie_gadget_send_msi_store()