Searched refs:SR_OVERRUN (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dsc26xx.c73 #define SR_OVERRUN (1 << 4) macro
156 SR_PARITY | SR_OVERRUN))) {
166 if (status & SR_OVERRUN)
399 port->read_status_mask = SR_OVERRUN;
410 SR_PARITY | SR_OVERRUN;

Completed in 58 milliseconds