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