Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rpi/rpi5/include/
H A Drpi_hw.h49 #define RPI4_LOCAL_CONTROL_PRESCALER (RPI_IO_BASE + ULL(0x7c280008)) macro
/rk3399_ARM-atf/plat/rpi/rpi4/include/
H A Drpi_hw.h70 #define RPI4_LOCAL_CONTROL_PRESCALER ULL(0xff800008) macro
/rk3399_ARM-atf/plat/rpi/common/
H A Drpi4_bl31_setup.c127 mmio_write_32(RPI4_LOCAL_CONTROL_PRESCALER, 0x80000000); in bl31_early_platform_setup2()