Home
last modified time | relevance | path

Searched defs:max_bus_freq (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/arm-trusted-firmware/drivers/st/mmc/
H A Dstm32_sdmmc2.c422 uint32_t max_bus_freq = sdmmc2_params.device_info->max_bus_freq; in stm32_sdmmc2_set_ios() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/st/mmc/
Dstm32_sdmmc2.c487 uint32_t max_bus_freq = sdmmc2_params.device_info->max_bus_freq; in stm32_sdmmc2_set_ios() local
/aosp_15_r20/external/arm-trusted-firmware/include/drivers/
H A Dmmc.h228 unsigned int max_bus_freq; /* Max bus freq in Hz */ member
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/drivers/
Dmmc.h256 unsigned int max_bus_freq; /* Max bus freq in Hz */ member