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