Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/controller/
Dpcie-xilinx-nwl.c43 #define I_MSII_CONTROL 0x00000308 macro
619 nwl_bridge_writel(pcie, nwl_bridge_readl(pcie, I_MSII_CONTROL) | in nwl_pcie_enable_msi()
620 MSII_ENABLE, I_MSII_CONTROL); in nwl_pcie_enable_msi()
623 nwl_bridge_writel(pcie, nwl_bridge_readl(pcie, I_MSII_CONTROL) | in nwl_pcie_enable_msi()
624 MSII_STATUS_ENABLE, I_MSII_CONTROL); in nwl_pcie_enable_msi()