Searched refs:IPW_CONTROL_LINE_DTR (Results 1 – 3 of 3) sorted by relevance
30 #define IPW_CONTROL_LINE_DTR 0x0010 macro
1338 hw->control_lines[channel_idx] |= IPW_CONTROL_LINE_DTR; in set_DTR()1340 hw->control_lines[channel_idx] &= ~IPW_CONTROL_LINE_DTR; in set_DTR()1452 IPW_CONTROL_LINE_DTR) != 0); in __handle_setup_get_version_rsp()
292 if (my & IPW_CONTROL_LINE_DTR) in get_control_lines()