Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsh_mmcif.c96 #define INT_CMD12CRE (1 << 24) macro
123 INT_DTRANE | INT_CMD12RBE | INT_CMD12CRE)
1343 if (state & ~(INT_CMD12RBE | INT_CMD12CRE)) { in sh_mmcif_intr()