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

/drivers/tty/serial/
H A Dmpc52xx_uart.c104 int (*raw_tx_rdy)(struct uart_port *port); member in struct:psc_ops
291 .raw_tx_rdy = mpc52xx_psc_raw_tx_rdy,
312 .raw_tx_rdy = mpc52xx_psc_raw_tx_rdy,
579 .raw_tx_rdy = mpc512x_psc_raw_tx_rdy,
1024 while (psc_ops->raw_tx_rdy(port)) {

Completed in 33 milliseconds