Searched refs:IS_R1_PAR_ERR (Results 1 – 5 of 5) sorted by relevance
231 IS_R1_PAR_ERR = 1<<1, /* Queue R1 Parity Error */ enumerator238 | IS_R1_PAR_ERR | IS_R2_PAR_ERR,
306 IS_R1_PAR_ERR = 1<<1, /* Queue R1 Parity Error */ enumerator
2791 if (hwstatus & IS_R1_PAR_ERR) { in skge_error_irq()
898 #define IS_R1_PAR_ERR BIT_1 /* Queue R1 Parity Error */ macro
506 if ((HwStatus & IS_R1_PAR_ERR) != 0) { in SkGeHwErr()