Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/rpi/rpi4/include/
Drpi_hw.h16 #define RPI_IO_BASE ULL(0xFE000000) macro
23 #define RPI3_MBOX_BASE (RPI_IO_BASE + RPI3_MBOX_OFFSET)
44 #define RPI3_PM_BASE (RPI_IO_BASE + RPI3_IO_PM_OFFSET)
65 #define RPI3_RNG_BASE (RPI_IO_BASE + RPI3_IO_RNG_OFFSET)
85 #define RPI4_MINI_UART_BASE (RPI_IO_BASE + RPI4_IO_MINI_UART_OFFSET)
87 #define RPI4_PL011_UART_BASE (RPI_IO_BASE + RPI4_IO_PL011_UART_OFFSET)
94 #define RPI3_GPIO_BASE (RPI_IO_BASE + RPI3_IO_GPIO_OFFSET)
100 #define RPI3_SDHOST_BASE (RPI_IO_BASE + RPI3_IO_SDHOST_OFFSET)
Dplatform_def.h64 #define DEVICE0_BASE RPI_IO_BASE
/external/arm-trusted-firmware/plat/rpi/rpi3/include/
Drpi_hw.h16 #define RPI_IO_BASE ULL(0x3F000000) macro
23 #define RPI3_MBOX_BASE (RPI_IO_BASE + RPI3_MBOX_OFFSET)
44 #define RPI3_PM_BASE (RPI_IO_BASE + RPI3_IO_PM_OFFSET)
65 #define RPI3_RNG_BASE (RPI_IO_BASE + RPI3_IO_RNG_OFFSET)
85 #define RPI3_MINI_UART_BASE (RPI_IO_BASE + RPI3_IO_MINI_UART_OFFSET)
87 #define RPI3_PL011_UART_BASE (RPI_IO_BASE + RPI3_IO_PL011_UART_OFFSET)
94 #define RPI3_GPIO_BASE (RPI_IO_BASE + RPI3_IO_GPIO_OFFSET)
100 #define RPI3_SDHOST_BASE (RPI_IO_BASE + RPI3_IO_SDHOST_OFFSET)
Dplatform_def.h113 #define DEVICE0_BASE RPI_IO_BASE