Searched refs:device_control (Results 1 – 3 of 3) sorted by relevance
125 struct f01_device_control device_control; member412 &f01->device_control.ctrl0); in rmi_f01_probe()422 f01->device_control.ctrl0 &= ~RMI_F01_CTRL0_NOSLEEP_BIT; in rmi_f01_probe()425 f01->device_control.ctrl0 |= RMI_F01_CTRL0_NOSLEEP_BIT; in rmi_f01_probe()434 if ((f01->device_control.ctrl0 & RMI_F01_CTRL0_SLEEP_MODE_MASK) != in rmi_f01_probe()438 f01->device_control.ctrl0 &= ~RMI_F01_CTRL0_SLEEP_MODE_MASK; in rmi_f01_probe()441 f01->device_control.ctrl0 |= RMI_F01_CTRL0_CONFIGURED_BIT; in rmi_f01_probe()444 f01->device_control.ctrl0); in rmi_f01_probe()478 f01->device_control.doze_interval = in rmi_f01_probe()481 f01->device_control.doze_interval); in rmi_f01_probe()[all …]
43 * device_control:69 .device_control = I2C_CONFIG(LP8552),78 .device_control = PWM_CONFIG(LP8556),
55 .device_control = 0x86,60 .device_control = 0x85,