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