Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pci/controller/
Dpcie-rcar.c90 rcar_pci_write_reg(pcie, upper_32_bits(res_start), PCIEPAUR(win)); in rcar_pcie_set_outbound()
Dpcie-rcar.h51 #define PCIEPAUR(x) (0x03404 + ((x) * 0x20)) macro