Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_early.c53 case UPIO_AU: in serial8250_early_in()
81 case UPIO_AU: in serial8250_early_out()
214 dev->port.iotype = UPIO_AU; in early_au_setup()
H A D8250_port.c504 case UPIO_AU: in set_io_from_upio()
531 case UPIO_AU: in serial_port_out_sync()
3005 if (pt->port.iotype == UPIO_AU) { in serial8250_port_size()
3026 case UPIO_AU: in serial8250_request_std_resource()
3066 case UPIO_AU: in serial8250_release_std_resource()
3260 if (port->type == PORT_16550A && port->iotype == UPIO_AU) in serial8250_config_port()
H A D8250_of.c173 port->iotype = UPIO_AU; in of_platform_serial_setup()
/OK3568_Linux_fs/kernel/arch/mips/alchemy/common/
H A Dplatform.c56 .iotype = UPIO_AU, \
/OK3568_Linux_fs/kernel/include/linux/
H A Dserial_core.h155 #define UPIO_AU (SERIAL_IO_AU) /* Au1x00 and RT288x type IO */ macro
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dserial_core.c2380 case UPIO_AU: in uart_report_port()
3105 case UPIO_AU: in uart_match_port()