Searched refs:SCxSR_TEND (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.h225 # define SCxSR_TEND(port) SCI_TEND macro
238 # define SCxSR_TEND(port) SCIF_TEND macro
263 # define SCxSR_TEND(port) (((port)->type == PORT_SCI) ? SCI_TEND : SCIF_TEND) macro
H A Dsh-sci.c1015 } while (!(status & SCxSR_TEND(port)));

Completed in 50 milliseconds