Searched refs:ctl_hs (Results 1 – 1 of 1) sorted by relevance
1145 u32 ctl_hs; in cp210x_set_flow_control() 1197 ctl_hs = le32_to_cpu(flow_ctl.ulControlHandshake); in cp210x_set_flow_control() 1200 ctl_hs &= ~CP210X_SERIAL_DSR_HANDSHAKE; in cp210x_set_flow_control() 1201 ctl_hs &= ~CP210X_SERIAL_DCD_HANDSHAKE; in cp210x_set_flow_control() 1202 ctl_hs &= ~CP210X_SERIAL_DSR_SENSITIVITY; in cp210x_set_flow_control() 1203 ctl_hs &= ~CP210X_SERIAL_DTR_MASK; in cp210x_set_flow_control() 1205 ctl_hs |= CP210X_SERIAL_DTR_ACTIVE; in cp210x_set_flow_control() 1207 ctl_hs |= CP210X_SERIAL_DTR_INACTIVE; in cp210x_set_flow_control() 1211 ctl_hs |= CP210X_SERIAL_CTS_HANDSHAKE; in cp210x_set_flow_control() 1218 ctl_hs in cp210x_set_flow_control() 1144 u32 ctl_hs; cp210x_set_flow_control() local 1341 u32 ctl_hs, flow_repl; cp210x_tiocmset_port() local [all...]