Searched refs:PCIEPAUR (Results 1 – 2 of 2) sorted by relevance
90 rcar_pci_write_reg(pcie, upper_32_bits(res_start), PCIEPAUR(win)); in rcar_pcie_set_outbound()
51 #define PCIEPAUR(x) (0x03404 + ((x) * 0x20)) macro