Home
last modified time | relevance | path

Searched refs:SR_OVERRUN_ERROR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/ipack/devices/
H A Dscc2698.h133 #define SR_OVERRUN_ERROR (0x1 << 4) macro
H A Dipoctal.c172 if (sr & SR_OVERRUN_ERROR) { in ipoctal_irq_rx()