Searched refs:UPIO_MEM16 (Results 1 – 7 of 7) sorted by relevance
79 if (port->iotype == UPIO_MEM || port->iotype == UPIO_MEM16 || in earlycon_print_info()84 (port->iotype == UPIO_MEM16) ? "16" : in earlycon_print_info()106 case UPIO_MEM16: in parse_options()283 port->iotype = UPIO_MEM16; in of_setup_earlycon()
1996 *iotype = UPIO_MEM16; in uart_parse_earlycon()2327 case UPIO_MEM16: in uart_report_port()3059 case UPIO_MEM16: in uart_match_port()
45 case UPIO_MEM16: in serial8250_early_in()69 case UPIO_MEM16: in serial8250_early_out()
96 port->iotype = UPIO_MEM16; in of_platform_serial_setup()
481 case UPIO_MEM16: in set_io_from_upio()520 case UPIO_MEM16: in serial_port_out_sync()2963 case UPIO_MEM16: in serial8250_request_std_resource()3001 case UPIO_MEM16: in serial8250_release_std_resource()
647 if ((iotype == UPIO_MEM || iotype == UPIO_MEM16 || in univ8250_console_match()
154 #define UPIO_MEM16 (SERIAL_IO_MEM16) /* 16b little endian */ macro
Completed in 19 milliseconds