Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsh_mmcif.c128 #define INT_ERR_STS (INT_CMDVIO | INT_BUFVIO | INT_WDATERR | \ macro
170 #define MASK_CLEAN (INT_ERR_STS | MASK_MRBSYE | MASK_MCRSPE | \
1292 if (state & INT_ERR_STS || state & ~INT_ALL) { in sh_mmcif_intr()