Searched refs:MMC_CQE_QUEUE_FULL (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mmc/core/ | ||
| H A D | queue.h | 84 #define MMC_CQE_QUEUE_FULL BIT(1) macro |
| H A D | queue.c | 38 mq->cqe_busy &= ~MMC_CQE_QUEUE_FULL; in mmc_cqe_check_busy() |