Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/serial/
Dsh-sci.h113 #define SCI_ORER 0x20 /* 7707 SCI, 7708 SCI, 7709 SCI, 7750 SCI */ macro
120 #define SCI_ERRORS ( SCI_PER | SCI_FER | SCI_ORER)
167 #define SCxSR_ORER(port) (((port)->type == PORT_SCI) ? SCI_ORER : SCIF_ORER)