Searched refs:SDMMC_CLOCK_400KHZ (Results 1 – 5 of 5) sorted by relevance
140 spi_cfg->frequency = SDMMC_CLOCK_400KHZ; in sdhc_spi_init_card()720 props->f_min = SDMMC_CLOCK_400KHZ; in sdhc_spi_get_host_props()733 data->spi_cfg->frequency = SDMMC_CLOCK_400KHZ; in sdhc_spi_reset()
225 case SDMMC_CLOCK_400KHZ: in emmc_clock_set()
168 bus_io->clock = SDMMC_CLOCK_400KHZ; in sd_init_io()
411 SDMMC_CLOCK_400KHZ = 400000U, enumerator
13 #define SDMMC_CLOCK_400KHZ (400000U) macro