Searched refs:INT_ERR_STS (Results 1 – 1 of 1) sorted by relevance
128 #define INT_ERR_STS (INT_CMDVIO | INT_BUFVIO | INT_WDATERR | \ macro170 #define MASK_CLEAN (INT_ERR_STS | MASK_MRBSYE | MASK_MCRSPE | \1292 if (state & INT_ERR_STS || state & ~INT_ALL) { in sh_mmcif_intr()