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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dsh-sci.c532 } else if (status & SCxSR_PER(port)) {
629 if (status & SCxSR_PER(port)) {
H A Dsh-sci.h257 #define SCxSR_PER(port) (((port)->type == PORT_SCI) ? SCI_PER : SCIF_PER) macro

Completed in 69 milliseconds