Searched refs:hw_control (Results 1 – 3 of 3) sorted by relevance
1221 struct agilent_82357a_register_pairlet hw_control; in agilent_82357a_init() local1282 hw_control.address = HW_CONTROL; in agilent_82357a_init()1283 retval = agilent_82357a_read_registers(a_priv, &hw_control, 1, 1); in agilent_82357a_init()1288 a_priv->hw_control_bits = (hw_control.value & ~0x7) | NOT_TI_RESET | NOT_PARALLEL_POLL; in agilent_82357a_init()
524 u8 hw_control; member2340 report.bt->hw_control = DS4_OUTPUT_HWCTL_HID | DS4_OUTPUT_HWCTL_CRC32; in dualshock4_output_worker()2343 report.bt->hw_control |= ds4->bt_poll_interval; in dualshock4_output_worker()
1343 bool hw_control) in pllu_check_defaults() argument1349 mask = PLLU_MISC0_LOCK_ENABLE | (hw_control ? PLLU_MISC0_IDDQ : 0); in pllu_check_defaults()