Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_rt288x.c36 static unsigned int au_serial_in(struct uart_port *p, int offset) in au_serial_in() function
69 p->serial_in = au_serial_in; in au_platform_setup()
88 p->serial_in = au_serial_in; in rt288x_setup()
109 status = au_serial_in(port, UART_LSR); in au_putc()