Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pci/controller/
Dpcie-rcar.h35 #define MSIFE BIT(0) macro
Dpcie-rcar-host.c593 msg->address_lo = rcar_pci_read_reg(pcie, PCIEMSIALR) & ~MSIFE; in rcar_compose_msi_msg()
730 rcar_pci_write_reg(pcie, lower_32_bits(res.start) | MSIFE, PCIEMSIALR); in rcar_pcie_enable_msi()
1015 rcar_pci_write_reg(pcie, lower_32_bits(res.start) | MSIFE, PCIEMSIALR); in rcar_pcie_resume()