Searched refs:TI_UART1_PORT (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | ti_usb_3410_5052.c | 101 #define TI_UART1_PORT 0x03 macro 692 (__u8)(TI_UART1_PORT + port_number), open_settings, NULL, 0); in ti_open() 700 (__u8)(TI_UART1_PORT + port_number), 0, NULL, 0); in ti_open() 708 (__u8)(TI_UART1_PORT + port_number), TI_PURGE_INPUT, NULL, 0); in ti_open() 715 (__u8)(TI_UART1_PORT + port_number), TI_PURGE_OUTPUT, NULL, 0); in ti_open() 731 (__u8)(TI_UART1_PORT + port_number), open_settings, NULL, 0); in ti_open() 739 (__u8)(TI_UART1_PORT + port_number), 0, NULL, 0); in ti_open() 799 (__u8)(TI_UART1_PORT + port_number), 0, NULL, 0); in ti_close() 1006 (__u8)(TI_UART1_PORT + port_number), 0, (__u8 *)config, in ti_set_termios() 1383 (__u8)(TI_UART1_PORT+port_number), 0, (__u8 *)data, size); in ti_get_lsr()
|