Searched refs:TI_UART1_PORT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/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 in ti_get_lsr() [all...] |
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | ti_usb_3410_5052.c | 101 #define TI_UART1_PORT 0x03 macro 1504 TI_UART1_PORT + port->port_number, in ti_port_cmd_out() 1512 TI_UART1_PORT + port->port_number, in ti_port_cmd_in()
|
Completed in 5 milliseconds