Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/serial/
Dti_usb_3410_5052.c100 #define TI_UART1_PORT 0x03 macro
689 (__u8)(TI_UART1_PORT + port_number), open_settings, NULL, 0); in ti_open()
697 (__u8)(TI_UART1_PORT + port_number), 0, NULL, 0); in ti_open()
705 (__u8)(TI_UART1_PORT + port_number), TI_PURGE_INPUT, NULL, 0); in ti_open()
712 (__u8)(TI_UART1_PORT + port_number), TI_PURGE_OUTPUT, NULL, 0); in ti_open()
728 (__u8)(TI_UART1_PORT + port_number), open_settings, NULL, 0); in ti_open()
736 (__u8)(TI_UART1_PORT + port_number), 0, NULL, 0); in ti_open()
796 (__u8)(TI_UART1_PORT + port_number), 0, NULL, 0); in ti_close()
1003 (__u8)(TI_UART1_PORT + port_number), 0, (__u8 *)config, in ti_set_termios()
1380 (__u8)(TI_UART1_PORT+port_number), 0, (__u8 *)data, size); in ti_get_lsr()