Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/serial/
Dsh-sci.h115 #define SCI_PER 0x08 /* 7707 SCI, 7708 SCI, 7709 SCI, 7750 SCI */ macro
120 #define SCI_ERRORS ( SCI_PER | SCI_FER | SCI_ORER)
165 #define SCxSR_PER(port) (((port)->type == PORT_SCI) ? SCI_PER : SCIF_PER)