Searched refs:bus_timing_max (Results 1 – 2 of 2) sorted by relevance
118 bus_timing_mmc_hs400, bus_timing_mmc_hs400es, bus_timing_max = enumerator
80 CTASSERT(bus_timing_max <= sizeof(uint32_t) * NBBY);1567 for (timing = bus_timing_max; timing > bus_timing_normal; timing--) { in mmc_log_card()2122 max_timing = bus_timing_max; in mmc_calculate_clock()