Searched refs:R1_STATE_TRAN (Results 1 – 4 of 4) sorted by relevance
158 #define R1_STATE_TRAN 4 macro
861 case R1_STATE_TRAN: in mmc_interrupt_hpi()885 if (!err && R1_CURRENT_STATE(status) == R1_STATE_TRAN) in mmc_interrupt_hpi()
976 (R1_CURRENT_STATE(status) == R1_STATE_TRAN); in mmc_blk_in_tran_state()
2417 } while (repeat_cmd && R1_CURRENT_STATE(status) != R1_STATE_TRAN); in mmc_test_ongoing_transfer()