Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/kernel/
Dlegacy_serial.c148 if (iotype == UPIO_TSI) { in add_legacy_port()
198 return add_legacy_port(np, -1, UPIO_TSI, addr, addr, in add_legacy_soc_port()
590 if ((port->iotype == UPIO_MEM) || (port->iotype == UPIO_TSI)) in serial_dev_init()
/linux-6.6.21/include/linux/
Dserial_core.h478 #define UPIO_TSI (SERIAL_IO_TSI) /* Tsi108/109 type IO */ macro
/linux-6.6.21/drivers/tty/serial/8250/
D8250_port.c2990 case UPIO_TSI: in serial8250_request_std_resource()
3030 case UPIO_TSI: in serial8250_release_std_resource()
/linux-6.6.21/drivers/tty/serial/
Dserial_core.c2557 case UPIO_TSI: in uart_report_port()
3293 case UPIO_TSI: in uart_match_port()