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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A Dsh-sci.h230 # define SCxSR_FER(port) SCI_FER macro
247 # define SCxSR_FER(port) SCIF_FER macro
268 # define SCxSR_FER(port) (((port)->type == PORT_SCI) ? SCI_FER : SCIF_FER) macro
H A Dsh-sci.c529 (status & SCxSR_FER(port))) {
550 if (status&SCxSR_FER(port)) {
620 if (status & SCxSR_FER(port)) {

Completed in 43 milliseconds