Searched refs:MMC_CLOCK_REFERENCE (Results 1 – 3 of 3) sorted by relevance
28 #undef MMC_CLOCK_REFERENCE29 #define MMC_CLOCK_REFERENCE 192 /* MHz */ macro31 #undef MMC_CLOCK_REFERENCE32 #define MMC_CLOCK_REFERENCE 48 /* MHz */ macro
168 #define MMC_CLOCK_REFERENCE 96 /* MHz */ macro
609 dsor = (MMC_CLOCK_REFERENCE * 1000000 / mmc->clock);610 if ((MMC_CLOCK_REFERENCE * 1000000) / dsor > mmc->clock)