Searched refs:TI_UART1_PORT (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/usb/serial/ |
D | ti_usb_3410_5052.c | 442 (__u8)(TI_UART1_PORT + port_number), open_settings, NULL, 0); in ti_open() 451 (__u8)(TI_UART1_PORT + port_number), 0, NULL, 0); in ti_open() 460 (__u8)(TI_UART1_PORT + port_number), TI_PURGE_INPUT, NULL, 0); in ti_open() 467 (__u8)(TI_UART1_PORT + port_number), TI_PURGE_OUTPUT, NULL, 0); in ti_open() 484 (__u8)(TI_UART1_PORT + port_number), open_settings, NULL, 0); in ti_open() 493 (__u8)(TI_UART1_PORT + port_number), 0, NULL, 0); in ti_open() 559 (__u8)(TI_UART1_PORT + port_number), 0, NULL, 0); in ti_close() 816 (__u8)(TI_UART1_PORT + port_number), 0, (__u8 *)config, in ti_set_termios() 1198 (__u8)(TI_UART1_PORT+port_number), 0, (__u8 *)data, size); in ti_get_lsr()
|
D | ti_usb_3410_5052.h | 83 #define TI_UART1_PORT 0x03 macro
|