Home
last modified time | relevance | path

Searched refs:PCIEMSIALR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A 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()
759 rcar_pci_write_reg(pcie, 0, PCIEMSIALR); in rcar_pcie_teardown_msi()
H A Dpcie-rcar.h34 #define PCIEMSIALR 0x02048 macro
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-rcar.h34 #define PCIEMSIALR 0x02048 macro
H A Dpcie-rcar-host.c666 msg->address_lo = rcar_pci_read_reg(pcie, PCIEMSIALR) & ~MSIFE; in rcar_compose_msi_msg()
803 rcar_pci_write_reg(pcie, lower_32_bits(res.start) | MSIFE, PCIEMSIALR); in rcar_pcie_enable_msi()
821 rcar_pci_write_reg(pcie, 0, PCIEMSIALR); in rcar_pcie_teardown_msi()
1082 rcar_pci_write_reg(pcie, lower_32_bits(res.start) | MSIFE, PCIEMSIALR); in rcar_pcie_resume()

Completed in 5 milliseconds