Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A 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()
/openbmc/linux/include/linux/
H A Dserial_core.h479 #define UPIO_TSI (SERIAL_IO_TSI) /* Tsi108/109 type IO */ macro
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_port.c2984 case UPIO_TSI: in serial8250_request_std_resource()
3024 case UPIO_TSI: in serial8250_release_std_resource()
/openbmc/linux/drivers/tty/serial/
H A Dserial_core.c2572 case UPIO_TSI: in uart_report_port()
3320 case UPIO_TSI: in uart_match_port()