Searched refs:SR_PARITY_ERROR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/ipack/devices/ | ||
H A D | scc2698.h | 134 #define SR_PARITY_ERROR (0x1 << 5) macro |
H A D | ipoctal.c | 177 if (sr & SR_PARITY_ERROR) { in ipoctal_irq_rx() |