Home
last modified time | relevance | path

Searched refs:RPI_IO_BASE (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/plat/rpi/rpi5/include/
H A Drpi_hw.h17 #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), \
[all …]
H A Dplatform_def.h65 #define DEVICE0_BASE RPI_IO_BASE
/rk3399_ARM-atf/plat/rpi/rpi3/include/
H A Drpi_hw.h16 #define RPI_IO_BASE ULL(0x3F000000) macro
23 #define RPI3_MBOX_BASE (RPI_IO_BASE + RPI3_MBOX_OFFSET)
29 #define RPI3_PM_BASE (RPI_IO_BASE + RPI3_IO_PM_OFFSET)
35 #define RPI3_RNG_BASE (RPI_IO_BASE + RPI3_IO_RNG_OFFSET)
43 #define RPI3_MINI_UART_BASE (RPI_IO_BASE + RPI3_IO_MINI_UART_OFFSET)
45 #define RPI3_PL011_UART_BASE (RPI_IO_BASE + RPI3_IO_PL011_UART_OFFSET)
52 #define RPI3_GPIO_BASE (RPI_IO_BASE + RPI3_IO_GPIO_OFFSET)
58 #define RPI3_SDHOST_BASE (RPI_IO_BASE + RPI3_IO_SDHOST_OFFSET)
H A Dplatform_def.h113 #define DEVICE0_BASE RPI_IO_BASE
/rk3399_ARM-atf/plat/rpi/rpi4/include/
H A Drpi_hw.h16 #define RPI_IO_BASE ULL(0xFC000000) macro
19 #define RPI_LEGACY_BASE (ULL(0x02000000) + RPI_IO_BASE)
75 #define RPI_PCIE_RC_BASES (RPI_IO_BASE + ULL(0x01500000))
H A Dplatform_def.h64 #define DEVICE0_BASE RPI_IO_BASE