Home
last modified time | relevance | path

Searched refs:RPI4_LOCAL_CONTROL_BASE_ADDRESS (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/rpi/rpi5/include/
H A Drpi_hw.h48 #define RPI4_LOCAL_CONTROL_BASE_ADDRESS (RPI_IO_BASE + ULL(0x7c280000)) macro
/rk3399_ARM-atf/plat/rpi/rpi4/include/
H A Drpi_hw.h69 #define RPI4_LOCAL_CONTROL_BASE_ADDRESS ULL(0xff800000) macro
/rk3399_ARM-atf/plat/rpi/common/
H A Drpi4_bl31_setup.c124 mmio_write_32(RPI4_LOCAL_CONTROL_BASE_ADDRESS, 0); in bl31_early_platform_setup2()