Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/controller/
Dpcie-rcar.h35 #define MSIFE BIT(0) macro
Dpcie-rcar-host.c576 msg.address_lo = rcar_pci_read_reg(pcie, PCIEMSIALR) & ~MSIFE; in rcar_msi_setup_irq()
630 msg.address_lo = rcar_pci_read_reg(pcie, PCIEMSIALR) & ~MSIFE; in rcar_msi_setup_irqs()
691 rcar_pci_write_reg(pcie, lower_32_bits(base) | MSIFE, PCIEMSIALR); in rcar_pcie_hw_enable_msi()