Home
last modified time | relevance | path

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

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