Searched refs:INT_ERROR_STATUS (Results 1 – 1 of 1) sorted by relevance
211 INT_ERROR_STATUS = 0x01 << 21, /* error interrupt status */ enumerator227 INT_DMA_END_STATUS | INT_ERROR_STATUS)1102 if (status & INT_ERROR_STATUS) { in viu_intr()1110 (status & 0xffc0ffff) | INT_ERROR_STATUS); in viu_intr()