Searched refs:R1_STATE_PRG (Results 1 – 5 of 5) sorted by relevance
152 #define R1_STATE_PRG 7 macro
574 } while (R1_CURRENT_STATE(status) == R1_STATE_PRG); in __mmc_switch()
694 case R1_STATE_PRG: in mmc_interrupt_hpi()2163 (R1_CURRENT_STATE(cmd.resp[0]) == R1_STATE_PRG)); in mmc_do_erase()
422 (R1_CURRENT_STATE(*status) != R1_STATE_PRG)) in ioctl_rpmb_card_status_poll()884 (R1_CURRENT_STATE(status) == R1_STATE_PRG)); in card_busy_detect()
230 (R1_CURRENT_STATE(cmd->resp[0]) == R1_STATE_PRG); in mmc_test_busy()