Searched refs:SWITCH_ERROR (Results 1 – 2 of 2) sorted by relevance
239 #define SWITCH_ERROR 0x00000080 macro
389 } while (((response[0] & SWITCH_ERROR) != 0) && in mmc_switch_to_high_frquency()393 if ((response[0] & SWITCH_ERROR) != 0) { in mmc_switch_to_high_frquency()
Completed in 6 milliseconds