Searched full:25000000 (Results 1 – 2 of 2) sorted by relevance
567 if ((hz > 25000000) && ((ss->ss_capab & CAPAB_HIGH_SPEED) != 0)) { in sdhost_set_clock()572 hz = min(hz, 25000000); in sdhost_set_clock()
1116 * of 25000000 scrubs/second. in mc_onlinespare()