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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Ds3c2410.c180 static int s3c24xx_serial_txempty_nofifo(struct uart_port *port) function
193 while (--count && !s3c24xx_serial_txempty_nofifo(port))
306 int txe = s3c24xx_serial_txempty_nofifo(port);
428 return s3c24xx_serial_txempty_nofifo(port);

Completed in 38 milliseconds