Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_rt288x.c45 static void au_serial_out(struct uart_port *p, int offset, int value) in au_serial_out() function
70 p->serial_out = au_serial_out; in au_platform_setup()
89 p->serial_out = au_serial_out; in rt288x_setup()
106 au_serial_out(port, UART_TX, c); in au_putc()