Searched refs:sd_uhs2_freqs (Results 1 – 1 of 1) sorted by relevance
42 static const unsigned int sd_uhs2_freqs[] = { 52000000, 26000000 }; variable1222 for (i = 0; i < ARRAY_SIZE(sd_uhs2_freqs); i++) { in mmc_attach_sd_uhs2()1223 host->f_init = sd_uhs2_freqs[i]; in mmc_attach_sd_uhs2()