Searched refs:cpm_uart_tx_empty (Results 1 – 1 of 1) sorted by relevance
81 static unsigned int cpm_uart_tx_empty(struct uart_port *port) in cpm_uart_tx_empty() function465 while(!cpm_uart_tx_empty(port)) { in cpm_uart_shutdown()1127 .tx_empty = cpm_uart_tx_empty,