Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/st/mmc/
Dstm32_sdmmc2.c128 #ifndef DT_SDMMC2_COMPAT
129 #define DT_SDMMC2_COMPAT "st,stm32-sdmmc2" macro
703 sdmmc_node = dt_match_instance_by_compatible(DT_SDMMC2_COMPAT, in stm32_sdmmc2_dt_get_config()
/trusted-firmware-a-latest/plat/st/stm32mp1/
Dstm32mp1_syscfg.c201 node = dt_match_instance_by_compatible(DT_SDMMC2_COMPAT, sdmmc_base); in sdmmc_is_low_voltage()
Dstm32mp1_def.h660 #define DT_SDMMC2_COMPAT "st,stm32-sdmmc2" macro