Home
last modified time | relevance | path

Searched refs:UPIO_MEM16 (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/tty/serial/
A Dearlycon.c79 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()
293 port->iotype = UPIO_MEM16; in of_setup_earlycon()
A Dserial_port.c224 port->iotype = UPIO_MEM16; in __uart_read_properties()
A Dserial_core.c2205 *iotype = UPIO_MEM16; in uart_parse_earlycon()
2561 case UPIO_MEM16: in uart_report_port()
3314 case UPIO_MEM16: in uart_match_port()
/linux/drivers/tty/serial/8250/
A D8250_early.c43 case UPIO_MEM16: in serial8250_early_in()
64 case UPIO_MEM16: in serial8250_early_out()
A D8250_dfl.c98 uart->port.iotype = UPIO_MEM16; in dfl_uart_get_params()
A D8250_port.c435 case UPIO_MEM16: in set_io_from_upio()
465 case UPIO_MEM16: in serial_port_out_sync()
2934 case UPIO_MEM16: in serial8250_request_std_resource()
2974 case UPIO_MEM16: in serial8250_release_std_resource()
A D8250_core.c480 if ((iotype == UPIO_MEM || iotype == UPIO_MEM16 || in univ8250_console_match()
/linux/include/linux/
A Dserial_core.h482 #define UPIO_MEM16 (SERIAL_IO_MEM16) /* 16b little endian */ macro

Completed in 27 milliseconds