Home
last modified time | relevance | path

Searched refs:MMC_CQE_QUEUE_FULL (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dqueue.h84 #define MMC_CQE_QUEUE_FULL BIT(1) macro
H A Dqueue.c38 mq->cqe_busy &= ~MMC_CQE_QUEUE_FULL; in mmc_cqe_check_busy()