Lines Matching refs:RPI_IO_BASE
17 #define RPI_IO_BASE ULL(0x1000000000) macro
23 #define RPI3_MBOX_BASE (RPI_IO_BASE + ULL(0x7c013880))
28 #define RPI3_PM_BASE (RPI_IO_BASE + ULL(0x7d200000))
33 #define RPI3_RNG_BASE (RPI_IO_BASE + ULL(0x7d208000))
38 #define RPI4_PL011_UART_BASE (RPI_IO_BASE + ULL(0x7d001000))
45 #define RPI4_GIC_GICD_BASE (RPI_IO_BASE + ULL(0x7fff9000))
46 #define RPI4_GIC_GICC_BASE (RPI_IO_BASE + ULL(0x7fffa000))
48 #define RPI4_LOCAL_CONTROL_BASE_ADDRESS (RPI_IO_BASE + ULL(0x7c280000))
49 #define RPI4_LOCAL_CONTROL_PRESCALER (RPI_IO_BASE + ULL(0x7c280008))
54 #define RPI_PCIE_RC_BASES RPI_IO_BASE + ULL(0x00100000), \
55 RPI_IO_BASE + ULL(0x00110000), \
56 RPI_IO_BASE + ULL(0x00120000)