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

/drivers/tty/serial/8250/
H A D8250_early.c72 static void __init wait_for_xmitr(struct uart_port *port) function
86 wait_for_xmitr(port);
103 wait_for_xmitr(port);
H A D8250_core.c1948 static void wait_for_xmitr(struct uart_8250_port *up, int bits) function
2023 wait_for_xmitr(up, BOTH_EMPTY);
2033 wait_for_xmitr(up, BOTH_EMPTY);
2142 wait_for_xmitr(up, UART_LSR_THRE);
3178 wait_for_xmitr(up, UART_LSR_THRE);
3222 wait_for_xmitr(up, BOTH_EMPTY);
/drivers/tty/serial/
H A Dpxa.c603 static inline void wait_for_xmitr(struct uart_pxa_port *up) function
632 wait_for_xmitr(up);
671 wait_for_xmitr(up);
711 wait_for_xmitr(up);
721 wait_for_xmitr(up);
H A Dbcm63xx_uart.c670 static inline void wait_for_xmitr(struct uart_port *port) function
704 wait_for_xmitr(port);
735 wait_for_xmitr(port);
H A Dvt8500_serial.c488 static inline void wait_for_xmitr(struct uart_port *port) function
504 wait_for_xmitr(port);
526 wait_for_xmitr(&vt8500_port->uart);
H A Dserial_txx9.c466 static void wait_for_xmitr(struct uart_txx9_port *up) function
529 wait_for_xmitr(up);
539 wait_for_xmitr(up);
894 wait_for_xmitr(up);
928 wait_for_xmitr(up);
H A Dm32r_sio.c980 static inline void wait_for_xmitr(struct uart_sio_port *up) function
1005 wait_for_xmitr(up);
1033 wait_for_xmitr(up);
H A Dvr41xx_siu.c738 static void wait_for_xmitr(struct uart_port *port) function
765 wait_for_xmitr(port);
781 wait_for_xmitr(port);
H A Dpch_uart.c1531 static void wait_for_xmitr(struct eg20t_port *up, int bits) function
1591 wait_for_xmitr(priv, UART_LSR_THRE);
1601 wait_for_xmitr(priv, BOTH_EMPTY);
1637 wait_for_xmitr(priv, UART_LSR_THRE);
1687 wait_for_xmitr(priv, BOTH_EMPTY);
H A Dmfd.c1074 static inline void wait_for_xmitr(struct uart_hsu_port *up) function
1104 wait_for_xmitr(up);
1142 wait_for_xmitr(up);
H A Dsunsu.c1253 static __inline__ void wait_for_xmitr(struct uart_sunsu_port *up) function
1282 wait_for_xmitr(up);
1315 wait_for_xmitr(up);
H A Domap-serial.c1181 static inline void wait_for_xmitr(struct uart_omap_port *up) function
1219 wait_for_xmitr(up);
1258 wait_for_xmitr(up);
1293 wait_for_xmitr(up);
H A Dmsm_serial.c59 static inline void wait_for_xmitr(struct uart_port *port) function
209 wait_for_xmitr(port);

Completed in 469 milliseconds