Searched refs:R1_CURRENT_STATE (Results 1 – 2 of 2) sorted by relevance
241 #define R1_CURRENT_STATE(x) ((x & 0x00001E00) >> 9) /* sx, b (4 bits) */ macro
293 } while (R1_CURRENT_STATE(status) == R1_STATE_PRG); in mmc_switch()
Completed in 8 milliseconds