Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/st/stm32mp2/
Dstm32mp2_def.h157 #define STM32MP_SDMMC3_BASE U(0x48240000) macro
/trusted-firmware-a-latest/plat/st/stm32mp1/
Dstm32mp1_def.h418 #define STM32MP_SDMMC3_BASE U(0x48004000) macro
/trusted-firmware-a-latest/plat/st/common/
Dbl2_io_storage.c240 params.reg_base = STM32MP_SDMMC3_BASE; in boot_mmc()