Searched refs:msi_ctrl (Results 1 – 7 of 7) sorted by relevance
22 struct msi_controller *msi_ctrl; member
207 volatile u8 msi_ctrl; member224 MSI_CTRL = offsetof(struct ctrl_reg, msi_ctrl),
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()
480 &sys->resources, hw->msi_ctrl); in pcibios_init_hw()
909 hw.msi_ctrl = pcie->msi; in mvebu_pcie_enable()
1811 hw.msi_ctrl = &pcie->msi.chip; in tegra_pcie_enable()
3432 u32 msi_ctrl; in bnx2_chk_missed_msi() local3435 msi_ctrl = BNX2_RD(bp, BNX2_PCICFG_MSI_CONTROL); in bnx2_chk_missed_msi()3436 if (!(msi_ctrl & BNX2_PCICFG_MSI_CONTROL_ENABLE)) in bnx2_chk_missed_msi()3440 BNX2_WR(bp, BNX2_PCICFG_MSI_CONTROL, msi_ctrl & in bnx2_chk_missed_msi()3442 BNX2_WR(bp, BNX2_PCICFG_MSI_CONTROL, msi_ctrl); in bnx2_chk_missed_msi()