Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rpi/rpi3/include/
H A Drpi_hw.h58 #define RPI3_SDHOST_BASE (RPI_IO_BASE + RPI3_IO_SDHOST_OFFSET) macro
/rk3399_ARM-atf/plat/rpi/rpi4/include/
H A Drpi_hw.h60 #define RPI3_SDHOST_BASE (RPI_LEGACY_BASE + RPI3_IO_SDHOST_OFFSET) macro
/rk3399_ARM-atf/plat/rpi/rpi3/
H A Drpi3_bl2_setup.c42 params.reg_base = RPI3_SDHOST_BASE; in rpi3_sdhost_setup()