Home
last modified time | relevance | path

Searched refs:max_bus_freq (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/drivers/sdhc/
Dimx_usdhc.c71 uint32_t max_bus_freq; member
233 props->f_max = cfg->max_bus_freq; in imx_usdhc_init_host_props()
1109 .max_bus_freq = DT_INST_PROP(n, max_bus_freq), \
Dintel_emmc_host.c38 uint32_t max_bus_freq; member
1154 props->f_max = config->max_bus_freq; in emmc_get_host_props()
1338 .max_bus_freq = DT_INST_PROP_OR(n, max_bus_freq, 40000), \
Dsdhc_cdns_ll.h486 unsigned int max_bus_freq; member
Dsdhc_renesas_ra.c702 .f_max = DT_INST_PROP(index, max_bus_freq), \
Dsdhc_esp32.c1430 .f_max = DT_INST_PROP(n, max_bus_freq), \
Drcar_mmc.c2203 .max_frequency = DT_INST_PROP(n, max_bus_freq), \