Searched refs:MMC_SPI_MIN_CLOCK (Results 1 – 1 of 1) sorted by relevance
46 #define MMC_SPI_MIN_CLOCK 400000 /* 400KHz to meet MMC spec */ macro252 spi_set_speed(spi, MMC_SPI_MIN_CLOCK); in mmc_spi_init_p()271 .f_min = MMC_SPI_MIN_CLOCK,