Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/8250/
D8250_early.c53 case UPIO_AU: in serial8250_early_in()
81 case UPIO_AU: in serial8250_early_out()
191 dev->port.iotype = UPIO_AU; in early_au_setup()
D8250_of.c177 port->iotype = UPIO_AU; in of_platform_serial_setup()
D8250_port.c494 case UPIO_AU: in set_io_from_upio()
520 case UPIO_AU: in serial_port_out_sync()
2836 if (pt->port.iotype == UPIO_AU) { in serial8250_port_size()
2857 case UPIO_AU: in serial8250_request_std_resource()
2895 case UPIO_AU: in serial8250_release_std_resource()
3091 if (port->type == PORT_16550A && port->iotype == UPIO_AU) in serial8250_config_port()
/Linux-v4.19/arch/mips/alchemy/common/
Dplatform.c56 .iotype = UPIO_AU, \
/Linux-v4.19/include/linux/
Dserial_core.h160 #define UPIO_AU (SERIAL_IO_AU) /* Au1x00 and RT288x type IO */ macro
/Linux-v4.19/drivers/tty/serial/
Dserial_core.c2239 case UPIO_AU: in uart_report_port()
2903 case UPIO_AU: in uart_match_port()