Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dsh_mmcif.c109 #define INT_CMD12CRE (1 << 24) macro
136 INT_DTRANE | INT_CMD12RBE | INT_CMD12CRE)
1382 if (state & ~(INT_CMD12RBE | INT_CMD12CRE)) { in sh_mmcif_intr()