Searched refs:IS_R2_PAR_ERR (Results 1 – 3 of 3) sorted by relevance
230 IS_R2_PAR_ERR = 1<<0, /* Queue R2 Parity Error */ enumerator235 | IS_R1_PAR_ERR | IS_R2_PAR_ERR,
460 IS_R2_PAR_ERR = 1<<0, /* Queue R2 Parity Error */ enumerator
3312 if (hwstatus & IS_R2_PAR_ERR) { in skge_error_irq()