Searched refs:R1_STATE_TRAN (Results 1 – 4 of 4) sorted by relevance
158 #define R1_STATE_TRAN 4 macro171 R1_CURRENT_STATE(status) == R1_STATE_TRAN; in mmc_ready_for_data()
921 case R1_STATE_TRAN: in mmc_interrupt_hpi()
427 0 : R1_READY_FOR_DATA | R1_STATE_TRAN << 9; in card_busy_detect()
2441 } while (repeat_cmd && R1_CURRENT_STATE(status) != R1_STATE_TRAN); in mmc_test_ongoing_transfer()