Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/serial/
Dsh-sci.h114 #define SCI_FER 0x10 /* 7707 SCI, 7708 SCI, 7709 SCI, 7750 SCI */ macro
120 #define SCI_ERRORS ( SCI_PER | SCI_FER | SCI_ORER)
164 #define SCxSR_FER(port) (((port)->type == PORT_SCI) ? SCI_FER : SCIF_FER)