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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/cpm_uart/
H A Dcpm_uart_core.c78 static unsigned int cpm_uart_tx_empty(struct uart_port *port) function
459 while(!cpm_uart_tx_empty(port)) {
1084 .tx_empty = cpm_uart_tx_empty,

Completed in 100 milliseconds