Home
last modified time | relevance | path

Searched refs:SDMMC_CLOCK_400KHZ (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/drivers/sdhc/
Dsdhc_spi.c156 spi_cfg->frequency = SDMMC_CLOCK_400KHZ; in sdhc_spi_init_card()
778 props->f_min = SDMMC_CLOCK_400KHZ; in sdhc_spi_get_host_props()
791 data->spi_cfg->frequency = SDMMC_CLOCK_400KHZ; in sdhc_spi_reset()
Difx_cat1_sdio.c58 #define IFX_CAT1_SDIO_F_MIN (SDMMC_CLOCK_400KHZ)
Dsdhc_cdns.c122 props->f_min = SDMMC_CLOCK_400KHZ; in sdhc_cdns_get_host_props()
Dsdhc_renesas_ra.c578 priv->bus_clock = SDMMC_CLOCK_400KHZ; in sdhc_ra_init()
Dintel_emmc_host.c225 case SDMMC_CLOCK_400KHZ: in emmc_clock_set()
/Zephyr-latest/subsys/sd/
Dsd.c173 bus_io->clock = SDMMC_CLOCK_400KHZ; in sd_init_io()
/Zephyr-latest/include/zephyr/sd/
Dsd_spec.h431 SDMMC_CLOCK_400KHZ = KHZ(400), enumerator