Searched refs:RVCCAP (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pcie-rcar.h | 111 #define RVCCAP(x) (VCCAP(0) + (x)) macro
|
H A D | pcie-rcar-ep.c | 75 rcar_rmw32(pcie, RVCCAP(0), 0xfff00000, 0); in rcar_pcie_ep_hw_init()
|
H A D | pcie-rcar-host.c | 392 rcar_rmw32(pcie, RVCCAP(0), 0xfff00000, 0); in rcar_pcie_hw_init()
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pcie-rcar.h | 118 #define RVCCAP(x) (VCCAP(0) + (x)) macro
|
H A D | pcie-rcar-ep.c | 72 rcar_rmw32(pcie, RVCCAP(0), 0xfff00000, 0); in rcar_pcie_ep_hw_init()
|
H A D | pcie-rcar-host.c | 477 rcar_rmw32(pcie, RVCCAP(0), 0xfff00000, 0); in rcar_pcie_hw_init()
|
Completed in 10 milliseconds