Searched refs:UPIO_AU (Results 1 – 6 of 6) sorted by relevance
53 case UPIO_AU: in serial8250_early_in()81 case UPIO_AU: in serial8250_early_out()209 dev->port.iotype = UPIO_AU; in early_au_setup()
174 port->iotype = UPIO_AU; in of_platform_serial_setup()
513 case UPIO_AU: in set_io_from_upio()539 case UPIO_AU: in serial_port_out_sync()2955 if (pt->port.iotype == UPIO_AU) { in serial8250_port_size()2976 case UPIO_AU: in serial8250_request_std_resource()3016 case UPIO_AU: in serial8250_release_std_resource()3210 if (port->type == PORT_16550A && port->iotype == UPIO_AU) in serial8250_config_port()
56 .iotype = UPIO_AU, \
474 #define UPIO_AU (SERIAL_IO_AU) /* Au1x00 and RT288x type IO */ macro
2500 case UPIO_AU: in uart_report_port()3248 case UPIO_AU: in uart_match_port()
Completed in 18 milliseconds