Searched refs:IPW_CONTROL_LINE_DTR (Results 1 – 3 of 3) sorted by relevance
29 #define IPW_CONTROL_LINE_DTR 0x0010 macro
1337 hw->control_lines[channel_idx] |= IPW_CONTROL_LINE_DTR; in set_DTR()1339 hw->control_lines[channel_idx] &= ~IPW_CONTROL_LINE_DTR; in set_DTR()1451 IPW_CONTROL_LINE_DTR) != 0); in __handle_setup_get_version_rsp()
328 if (my & IPW_CONTROL_LINE_DTR) in get_control_lines()