Searched refs:MMC_OCR_BUSY (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/ulib/ddk/include/hw/
H A Dsdmmc.h125 #define MMC_OCR_BUSY (1 << 31) macro
/fuchsia/zircon/system/dev/block/sdmmc/
H A Dops.c158 if ((ocr == 0) || (req.response[0] & MMC_OCR_BUSY)) {
276 if ((arg == 0) || (req.response[0] & MMC_OCR_BUSY)) {

Completed in 31 milliseconds