Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsh_mmcif.c118 #define INT_ERR_STS (INT_CMDVIO | INT_BUFVIO | INT_WDATERR | \ macro
160 #define MASK_CLEAN (INT_ERR_STS | MASK_MRBSYE | MASK_MCRSPE | \
1300 if (state & INT_ERR_STS || state & ~INT_ALL) { in sh_mmcif_intr()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsh_mmcif.c117 #define INT_ERR_STS (INT_CMDVIO | INT_BUFVIO | INT_WDATERR | \ macro
159 #define MASK_CLEAN (INT_ERR_STS | MASK_MRBSYE | MASK_MCRSPE | \
1301 if (state & INT_ERR_STS || state & ~INT_ALL) { in sh_mmcif_intr()

Completed in 5 milliseconds