Searched refs:hw_control_bits (Results 1 – 2 of 2) sorted by relevance
127 unsigned short hw_control_bits; member
776 a_priv->hw_control_bits |= SYSTEM_CONTROLLER; in agilent_82357a_request_system_control()782 writes[i].value = a_priv->hw_control_bits; in agilent_82357a_request_system_control()963 writes[1].value = a_priv->hw_control_bits & ~NOT_PARALLEL_POLL; in agilent_82357a_parallel_poll()979 writes[0].value = a_priv->hw_control_bits | NOT_PARALLEL_POLL; in agilent_82357a_parallel_poll()1288 a_priv->hw_control_bits = (hw_control.value & ~0x7) | NOT_TI_RESET | NOT_PARALLEL_POLL; in agilent_82357a_init()1393 a_priv->hw_control_bits &= ~NOT_TI_RESET; in agilent_82357a_go_idle()1395 writes[1].value = a_priv->hw_control_bits; in agilent_82357a_go_idle()