Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dcpm_uart.c65 static unsigned int cpm_uart_tx_empty(struct uart_port *port) in cpm_uart_tx_empty() function
456 while(!cpm_uart_tx_empty(port)) { in cpm_uart_shutdown()
1187 .tx_empty = cpm_uart_tx_empty,