Searched refs:wait_for_xmitr (Results 1 – 13 of 13) sorted by relevance
559 static void wait_for_xmitr(struct uart_pxa_port *up) in wait_for_xmitr() function588 wait_for_xmitr(up); in serial_pxa_console_putchar()624 wait_for_xmitr(up); in serial_pxa_console_write()662 wait_for_xmitr(up); in serial_pxa_put_poll_char()672 wait_for_xmitr(up); in serial_pxa_put_poll_char()
662 static void wait_for_xmitr(struct uart_port *port) in wait_for_xmitr() function696 wait_for_xmitr(port); in bcm_console_putchar()721 wait_for_xmitr(port); in bcm_console_write()775 wait_for_xmitr(&dev->port); in bcm_early_write()
415 static void wait_for_xmitr(struct uart_port *up) in wait_for_xmitr() function476 wait_for_xmitr(up); in serial_txx9_put_poll_char()486 wait_for_xmitr(up); in serial_txx9_put_poll_char()835 wait_for_xmitr(up); in serial_txx9_console_putchar()869 wait_for_xmitr(up); in serial_txx9_console_write()
452 static void wait_for_xmitr(struct uart_port *port) in wait_for_xmitr() function468 wait_for_xmitr(port); in vt8500_console_putchar()490 wait_for_xmitr(&vt8500_port->uart); in vt8500_console_write()
445 static void wait_for_xmitr(struct uart_port *port) in wait_for_xmitr() function464 wait_for_xmitr(port); in sunplus_poll_put_char()506 wait_for_xmitr(port); in sunplus_uart_console_putchar()
530 static void wait_for_xmitr(struct uart_ma35d1_port *up) in wait_for_xmitr() function543 wait_for_xmitr(up); in ma35d1serial_console_putchar()583 wait_for_xmitr(up); in ma35d1serial_console_write()
1078 static void __maybe_unused wait_for_xmitr(struct uart_omap_port *up) in wait_for_xmitr() function1114 wait_for_xmitr(up); in serial_omap_poll_put_char()1201 wait_for_xmitr(up); in serial_omap_console_putchar()1231 wait_for_xmitr(up); in serial_omap_console_write()
972 static void wait_for_xmitr(struct uart_port *port) in wait_for_xmitr() function987 wait_for_xmitr(port); in sprd_console_putchar()1008 wait_for_xmitr(port); in sprd_console_write()
1255 static void wait_for_xmitr(struct uart_sunsu_port *up) in wait_for_xmitr() function1285 wait_for_xmitr(up); in sunsu_console_putchar()1318 wait_for_xmitr(up); in sunsu_console_write()
165 int (*wait_for_xmitr)(struct spk_synth *synth); member
44 .wait_for_xmitr = spk_serial_wait_for_xmitr,
131 .wait_for_xmitr = spk_ttyio_wait_for_xmitr,
2102 static void wait_for_xmitr(struct uart_8250_port *up, int bits) in wait_for_xmitr() function2170 wait_for_xmitr(up, UART_LSR_BOTH_EMPTY); in serial8250_put_poll_char()2180 wait_for_xmitr(up, UART_LSR_BOTH_EMPTY); in serial8250_put_poll_char()2342 wait_for_xmitr(up, UART_LSR_THRE); in serial8250_do_startup()3290 wait_for_xmitr(up, UART_LSR_THRE); in serial8250_console_putchar()3421 wait_for_xmitr(up, UART_LSR_BOTH_EMPTY); in serial8250_console_write()