Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/rpi/rpi3/include/
A 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)
A Dplatform_def.h113 #define DEVICE0_BASE RPI_IO_BASE
/arm-trusted-firmware-2.8.0/plat/rpi/rpi4/include/
A Drpi_hw.h16 #define RPI_IO_BASE ULL(0xFC000000) macro
19 #define RPI_LEGACY_BASE (ULL(0x02000000) + RPI_IO_BASE)
A Dplatform_def.h64 #define DEVICE0_BASE RPI_IO_BASE
/arm-trusted-firmware-2.8.0/plat/rpi/rpi4/
A Drpi4_pci_svc.c34 #define PCIE_REG_BASE U(RPI_IO_BASE + 0x01500000)

Completed in 9 milliseconds