Searched refs:TI_PURGE_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 | 92 #define TI_PURGE_PORT 0x0B macro 707 status = ti_command_out_sync(tdev, TI_PURGE_PORT, in ti_open() 714 status = ti_command_out_sync(tdev, TI_PURGE_PORT, in ti_open()
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | ti_usb_3410_5052.c | 92 #define TI_PURGE_PORT 0x0B macro 697 status = ti_port_cmd_out(port, TI_PURGE_PORT, TI_PURGE_INPUT, NULL, 0); in ti_open() 703 status = ti_port_cmd_out(port, TI_PURGE_PORT, TI_PURGE_OUTPUT, NULL, 0); in ti_open()
|
Completed in 5 milliseconds