Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c46 #define I_MSII_CONTROL 0x00000308 macro
634 nwl_bridge_writel(pcie, nwl_bridge_readl(pcie, I_MSII_CONTROL) | in nwl_pcie_enable_msi()
635 MSII_ENABLE, I_MSII_CONTROL); in nwl_pcie_enable_msi()
638 nwl_bridge_writel(pcie, nwl_bridge_readl(pcie, I_MSII_CONTROL) | in nwl_pcie_enable_msi()
639 MSII_STATUS_ENABLE, I_MSII_CONTROL); in nwl_pcie_enable_msi()