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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A Dsh-sci.h194 #define SCI_ORER 0x20 /* 7707 SCI, 7708 SCI, 7709 SCI, 7750 SCI */ macro
201 #define SCI_ERRORS ( SCI_PER | SCI_FER | SCI_ORER)
229 # define SCxSR_ORER(port) SCI_ORER
267 # define SCxSR_ORER(port) (((port)->type == PORT_SCI) ? SCI_ORER : 0x0000)

Completed in 42 milliseconds