Home
last modified time | relevance | path

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

/Linux-v5.4/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()
554 if ((port->iotype == UPIO_MEM) || (port->iotype == UPIO_TSI)) in serial_dev_init()
/Linux-v5.4/include/linux/
Dserial_core.h151 #define UPIO_TSI (SERIAL_IO_TSI) /* Tsi108/109 type IO */ macro
/Linux-v5.4/drivers/tty/serial/
Dserial_core.c2312 case UPIO_TSI: in uart_report_port()
2979 case UPIO_TSI: in uart_match_port()
/Linux-v5.4/drivers/tty/serial/8250/
D8250_port.c2769 case UPIO_TSI: in serial8250_request_std_resource()
2807 case UPIO_TSI: in serial8250_release_std_resource()