Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c44 #define I_MSII_CONTROL 0x00000308 macro
614 nwl_bridge_writel(pcie, nwl_bridge_readl(pcie, I_MSII_CONTROL) | in nwl_pcie_enable_msi()
615 MSII_ENABLE, I_MSII_CONTROL); in nwl_pcie_enable_msi()
618 nwl_bridge_writel(pcie, nwl_bridge_readl(pcie, I_MSII_CONTROL) | in nwl_pcie_enable_msi()
619 MSII_STATUS_ENABLE, I_MSII_CONTROL); in nwl_pcie_enable_msi()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c45 #define I_MSII_CONTROL 0x00000308 macro
587 nwl_bridge_writel(pcie, nwl_bridge_readl(pcie, I_MSII_CONTROL) | in nwl_pcie_enable_msi()
588 MSII_ENABLE, I_MSII_CONTROL); in nwl_pcie_enable_msi()
591 nwl_bridge_writel(pcie, nwl_bridge_readl(pcie, I_MSII_CONTROL) | in nwl_pcie_enable_msi()
592 MSII_STATUS_ENABLE, I_MSII_CONTROL); in nwl_pcie_enable_msi()

Completed in 3 milliseconds