Searched refs:UPIO_AU (Results 1 – 4 of 4) sorted by relevance
332 if (p->iotype != UPIO_AU) in map_8250_in_reg()339 if (p->iotype != UPIO_AU) in map_8250_out_reg()527 case UPIO_AU: in set_io_from_upio()563 case UPIO_AU: in serial_out_sync()604 if (up->port.iotype == UPIO_AU) in serial_dl_read()612 if (up->port.iotype == UPIO_AU) in serial_dl_write()2513 if (pt->port.iotype == UPIO_AU) in serial8250_port_size()2531 case UPIO_AU: in serial8250_request_std_resource()2569 case UPIO_AU: in serial8250_release_std_resource()2678 if (up->port.type == PORT_16550A && up->port.iotype == UPIO_AU) in serial8250_config_port()
2134 case UPIO_AU: in uart_report_port()2555 case UPIO_AU: in uart_match_port()
61 .iotype = UPIO_AU, \
314 #define UPIO_AU (4) /* Au1x00 type IO */ macro