Home
last modified time | relevance | path

Searched refs:R1_STATE_TRAN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/mmc/
H A Dmmc.h158 #define R1_STATE_TRAN 4 macro
171 R1_CURRENT_STATE(status) == R1_STATE_TRAN; in mmc_ready_for_data()
/kernel/linux/linux-6.6/include/linux/mmc/
H A Dmmc.h164 #define R1_STATE_TRAN 4 macro
177 R1_CURRENT_STATE(status) == R1_STATE_TRAN; in mmc_ready_for_data()
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dmmc_ops.c902 case R1_STATE_TRAN: in mmc_interrupt_hpi()
1055 * it with a HPI command to get back into R1_STATE_TRAN. in mmc_sanitize()
H A Dmmc_test.c2441 } while (repeat_cmd && R1_CURRENT_STATE(status) != R1_STATE_TRAN); in mmc_test_ongoing_transfer()
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dmmc_ops.c918 case R1_STATE_TRAN: in mmc_interrupt_hpi()
996 * it with a HPI command to get back into R1_STATE_TRAN. in mmc_run_bkops()
1061 * it with a HPI command to get back into R1_STATE_TRAN. in mmc_sanitize()
H A Dmmc_test.c2420 } while (repeat_cmd && R1_CURRENT_STATE(status) != R1_STATE_TRAN); in mmc_test_ongoing_transfer()

Completed in 21 milliseconds