Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A 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()
556 if ((port->iotype == UPIO_MEM) || (port->iotype == UPIO_TSI)) in serial_dev_init()
/OK3568_Linux_fs/kernel/include/linux/
H A Dserial_core.h156 #define UPIO_TSI (SERIAL_IO_TSI) /* Tsi108/109 type IO */ macro
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dserial_core.c2381 case UPIO_TSI: in uart_report_port()
3106 case UPIO_TSI: in uart_match_port()
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_port.c3027 case UPIO_TSI: in serial8250_request_std_resource()
3067 case UPIO_TSI: in serial8250_release_std_resource()