Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/host/
Dsh_mmcif.c97 #define INT_CMD12CRE (1 << 24) macro
124 INT_DTRANE | INT_CMD12RBE | INT_CMD12CRE)
1305 if (state & ~(INT_CMD12RBE | INT_CMD12CRE)) { in sh_mmcif_intr()