Searched refs:PCIM_MSICTRL_MME_MASK (Results 1 – 3 of 3) sorted by relevance
535 #define PCIM_MSICTRL_MME_MASK 0x0070 macro
294 msgctl &= ~PCIM_MSICTRL_MME_MASK; in rt_pci_msi_write_msg()
367 *out_irq_nr = (val & PCIM_MSICTRL_MME_MASK) >> 4; in dw_pcie_ep_get_msi()
Completed in 14 milliseconds