Searched refs:SCxSR_ERRORS (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.c150 if (status & SCxSR_ERRORS(port)) {
801 if ((ssr_status & SCxSR_ERRORS(port)) && err_enabled)
H A Dsh-sci.h253 #define SCxSR_ERRORS(port) (((port)->type == PORT_SCI) ? SCI_ERRORS : SCIF_ERRORS) macro

Completed in 107 milliseconds