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