Searched refs:TI_UART1_PORT (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/serial/ |
D | ti_usb_3410_5052.c | 539 (__u8)(TI_UART1_PORT + port_number), open_settings, NULL, 0); in ti_open() 548 (__u8)(TI_UART1_PORT + port_number), 0, NULL, 0); in ti_open() 557 (__u8)(TI_UART1_PORT + port_number), TI_PURGE_INPUT, NULL, 0); in ti_open() 564 (__u8)(TI_UART1_PORT + port_number), TI_PURGE_OUTPUT, NULL, 0); in ti_open() 581 (__u8)(TI_UART1_PORT + port_number), open_settings, NULL, 0); in ti_open() 590 (__u8)(TI_UART1_PORT + port_number), 0, NULL, 0); in ti_open() 656 (__u8)(TI_UART1_PORT + port_number), 0, NULL, 0); in ti_close() 964 (__u8)(TI_UART1_PORT + port_number), 0, (__u8 *)config, in ti_set_termios() 1382 (__u8)(TI_UART1_PORT+port_number), 0, (__u8 *)data, size); in ti_get_lsr()
|
D | ti_usb_3410_5052.h | 79 #define TI_UART1_PORT 0x03 macro
|