Searched refs:MMC_OCR_BUSY (Results 1 – 2 of 2) sorted by relevance
125 #define MMC_OCR_BUSY (1 << 31) macro
158 if ((ocr == 0) || (req.response[0] & MMC_OCR_BUSY)) { in sdio_send_op_cond()277 if ((arg == 0) || (req.response[0] & MMC_OCR_BUSY)) { in mmc_send_op_cond()
Completed in 4 milliseconds