Home
last modified time | relevance | path

Searched refs:UPIO_TSI (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/powerpc/kernel/
Dlegacy_serial.c146 if (iotype == UPIO_TSI) { in add_legacy_port()
196 return add_legacy_port(np, -1, UPIO_TSI, addr, addr, in add_legacy_soc_port()
552 if ((port->iotype == UPIO_MEM) || (port->iotype == UPIO_TSI)) in serial_dev_init()
/Linux-v4.19/include/linux/
Dserial_core.h161 #define UPIO_TSI (SERIAL_IO_TSI) /* Tsi108/109 type IO */ macro
/Linux-v4.19/drivers/tty/serial/
Dserial_core.c2240 case UPIO_TSI: in uart_report_port()
2904 case UPIO_TSI: in uart_match_port()
/Linux-v4.19/drivers/tty/serial/8250/
D8250_port.c2858 case UPIO_TSI: in serial8250_request_std_resource()
2896 case UPIO_TSI: in serial8250_release_std_resource()