Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/controller/
Dpcie-xilinx-nwl.c43 #define I_MSII_CONTROL 0x00000308 macro
617 nwl_bridge_writel(pcie, nwl_bridge_readl(pcie, I_MSII_CONTROL) | in nwl_pcie_enable_msi()
618 MSII_ENABLE, I_MSII_CONTROL); in nwl_pcie_enable_msi()
621 nwl_bridge_writel(pcie, nwl_bridge_readl(pcie, I_MSII_CONTROL) | in nwl_pcie_enable_msi()
622 MSII_STATUS_ENABLE, I_MSII_CONTROL); in nwl_pcie_enable_msi()