Searched refs:SCI_PER (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.h196 #define SCI_PER 0x08 /* 7707 SCI, 7708 SCI, 7709 SCI, 7750 SCI */ macro
201 #define SCI_ERRORS ( SCI_PER | SCI_FER | SCI_ORER)
231 # define SCxSR_PER(port) SCI_PER
269 # define SCxSR_PER(port) (((port)->type == PORT_SCI) ? SCI_PER : SCIF_PER)

Completed in 51 milliseconds