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