Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsh_mmcif.c108 #define INT_CMD12CRE (1 << 24) macro
135 INT_DTRANE | INT_CMD12RBE | INT_CMD12CRE)
1296 if (state & ~(INT_CMD12RBE | INT_CMD12CRE)) { in sh_mmcif_intr()