Searched refs:SCxSR_BRK (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.c674 if (!s->break_flag && status & SCxSR_BRK(port)) {
804 if ((ssr_status & SCxSR_BRK(port)) && err_enabled)
H A Dsh-sci.h258 #define SCxSR_BRK(port) (((port)->type == PORT_SCI) ? 0x00 : SCIF_BRK) macro

Completed in 50 milliseconds