Searched refs:PCIELAMR (Results 1 – 2 of 2) sorted by relevance
113 rcar_pci_write_reg(pcie, flags, PCIELAMR(idx)); in rcar_pcie_set_inbound()119 rcar_pci_write_reg(pcie, 0, PCIELAMR(idx + 1)); in rcar_pcie_set_inbound()
44 #define PCIELAMR(x) (0x02208 + ((x) * 0x20)) macro