Searched refs:msi_ctrl (Results 1 – 11 of 11) sorted by relevance
23 struct msi_controller *msi_ctrl; member46 struct msi_controller *msi_ctrl; member
26 return sysdata->msi_ctrl; in pcibios_msi_controller()466 sys->msi_ctrl = hw->msi_ctrl; in pcibios_init_hw()
207 volatile u8 msi_ctrl; member224 MSI_CTRL = offsetof(struct ctrl_reg, msi_ctrl),
87 struct msi_controller *msi_ctrl = dev->bus->msi; in pci_msi_controller() local89 if (msi_ctrl) in pci_msi_controller()90 return msi_ctrl; in pci_msi_controller()
637 u32 msi_ctrl; in alx_request_irq() local639 msi_ctrl = (hw->imt >> 1) << ALX_MSI_RETRANS_TM_SHIFT; in alx_request_irq()645 msi_ctrl | ALX_MSI_MASK_SEL_LINE); in alx_request_irq()
851 hw.msi_ctrl = &xilinx_pcie_msi_chip; in xilinx_pcie_probe()
397 rcar_pci.msi_ctrl = &pcie->msi.chip; in rcar_pcie_enable()
507 dw_pci.msi_ctrl = &dw_pcie_msi_chip; in dw_pcie_host_init()
806 hw.msi_ctrl = pcie->msi; in mvebu_pcie_enable()
1827 hw.msi_ctrl = &pcie->msi.chip; in tegra_pcie_enable()
3414 u32 msi_ctrl; in bnx2_chk_missed_msi() local3417 msi_ctrl = BNX2_RD(bp, BNX2_PCICFG_MSI_CONTROL); in bnx2_chk_missed_msi()3418 if (!(msi_ctrl & BNX2_PCICFG_MSI_CONTROL_ENABLE)) in bnx2_chk_missed_msi()3422 BNX2_WR(bp, BNX2_PCICFG_MSI_CONTROL, msi_ctrl & in bnx2_chk_missed_msi()3424 BNX2_WR(bp, BNX2_PCICFG_MSI_CONTROL, msi_ctrl); in bnx2_chk_missed_msi()