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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/cpm_uart/
H A Dcpm_uart_core.c126 static unsigned int cpm_uart_tx_empty(struct uart_port *port) function
455 while(!cpm_uart_tx_empty(port)) {
914 .tx_empty = cpm_uart_tx_empty,

Completed in 96 milliseconds