Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dpcie-rcar.c111 PCIEPRAR(idx)); in rcar_pcie_set_inbound()
117 PCIEPRAR(idx + 1)); in rcar_pcie_set_inbound()
H A Dpcie-rcar.h40 #define PCIEPRAR(x) (0x02080 + ((x) * 0x4)) macro