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

Completed in 112 milliseconds