Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dar933x_uart.c120 static inline void ar933x_uart_putc(struct ar933x_uart_port *up, int ch) in ar933x_uart_putc() function
417 ar933x_uart_putc(up, up->port.x_char); in ar933x_uart_tx_chars()
426 ar933x_uart_putc(up, xmit->buf[xmit->tail]); in ar933x_uart_tx_chars()
619 ar933x_uart_putc(up, ch); in ar933x_uart_console_putchar()