Searched refs:MMC_CARD_BUSY (Results 1 – 5 of 5) sorted by relevance
44 if (cmd.resp[1] & MMC_CARD_BUSY) in mmc_send_io_op_cond()47 if (cmd.resp[0] & MMC_CARD_BUSY) in mmc_send_io_op_cond()
144 if (cmd.resp[0] & MMC_CARD_BUSY) in mmc_send_app_op_cond()
195 if (cmd.resp[0] & MMC_CARD_BUSY) in mmc_send_op_cond()
200 #define MMC_CARD_BUSY 0x80000000 /* Card Power up status bit */ macro
245 if (resp & MMC_CARD_BUSY) in rsi_reset_card()
Completed in 12 milliseconds