Home
last modified time | relevance | path

Searched refs:PCIM_MSICTRL_MSI_ENABLE (Results 1 – 4 of 4) sorted by relevance

/components/drivers/pci/msi/
A Ddevice.c21 if (ctrl & PCIM_MSICTRL_MSI_ENABLE) in rt_pci_msi_init()
23 … rt_pci_write_config_u16(pdev, pdev->msi_cap + PCIR_MSI_CTRL, ctrl & ~PCIM_MSICTRL_MSI_ENABLE); in rt_pci_msi_init()
A Dmsi.c118 msgctl &= ~PCIM_MSICTRL_MSI_ENABLE; in msi_write_enable()
122 msgctl |= PCIM_MSICTRL_MSI_ENABLE; in msi_write_enable()
/components/drivers/pci/
A Dpci_regs.h551 #define PCIM_MSICTRL_MSI_ENABLE 0x0001 macro
/components/drivers/pci/host/dw/
A Dpcie-dw_ep.c362 if (!(val & PCIM_MSICTRL_MSI_ENABLE)) in dw_pcie_ep_get_msi()

Completed in 13 milliseconds