Home
last modified time | relevance | path

Searched refs:PCIM_MSIX_ENTRYVECTOR_CTRL_MASK (Results 1 – 3 of 3) sorted by relevance

/components/drivers/pci/msi/
A Dmsi.c51 msix->msg_ctrl |= PCIM_MSIX_ENTRYVECTOR_CTRL_MASK; in msix_mask()
71 msix->msg_ctrl &= ~PCIM_MSIX_ENTRYVECTOR_CTRL_MASK; in msix_unmask()
267 unmasked = !(msgctl & PCIM_MSIX_ENTRYVECTOR_CTRL_MASK); in rt_pci_msi_write_msg()
272 msix_write_vector_ctrl(msix, msgctl | PCIM_MSIX_ENTRYVECTOR_CTRL_MASK); in rt_pci_msi_write_msg()
865 HWREG32(table_entry + PCIM_MSIX_ENTRY_VECTOR_CTRL) = PCIM_MSIX_ENTRYVECTOR_CTRL_MASK; in msix_capability_init()
/components/drivers/pci/
A Dpci_regs.h929 #define PCIM_MSIX_ENTRYVECTOR_CTRL_MASK 0x1 macro
/components/drivers/pci/host/dw/
A Dpcie-dw_ep.c608 if (vec_ctrl & PCIM_MSIX_ENTRYVECTOR_CTRL_MASK) in dw_pcie_ep_raise_msix_irq()

Completed in 15 milliseconds