Searched refs:CP210X_SET_FLOW (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | cp210x.c | 352 #define CP210X_SET_FLOW 0x13 macro 450 /* CP210X_GET_FLOW/CP210X_SET_FLOW read/write these 0x10 bytes */ 1207 CP210X_SET_FLOW, in cp210x_get_termios_port() 1501 cp210x_write_reg_block(port, CP210X_SET_FLOW, &flow_ctl, in cp210x_set_termios()
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | cp210x.c | 358 #define CP210X_SET_FLOW 0x13 macro 468 /* CP210X_GET_FLOW/CP210X_SET_FLOW read/write these 0x10 bytes */ 1245 ret = cp210x_write_reg_block(port, CP210X_SET_FLOW, &flow_ctl, in cp210x_set_flow_control() 1399 ret = cp210x_write_reg_block(port, CP210X_SET_FLOW, &flow_ctl, in cp210x_tiocmset_port()
|
Completed in 7 milliseconds