Searched refs:vcc_on (Results 1 – 3 of 3) sorted by relevance
34 bool vcc_on; member42 if (!vibrator->vcc_on) { in gpio_vibrator_start()48 vibrator->vcc_on = true; in gpio_vibrator_start()60 if (vibrator->vcc_on) { in gpio_vibrator_stop()62 vibrator->vcc_on = false; in gpio_vibrator_stop()
35 bool vcc_on; member44 if (!vibrator->vcc_on) { in pwm_vibrator_start()50 vibrator->vcc_on = true; in pwm_vibrator_start()89 if (vibrator->vcc_on) { in pwm_vibrator_stop()91 vibrator->vcc_on = false; in pwm_vibrator_stop()
10238 bool vcc_on = false; in ufshcd_vreg_set_hpm() local10244 vcc_on = true; in ufshcd_vreg_set_hpm()10255 vcc_on = true; in ufshcd_vreg_set_hpm()10269 if (hba->quirks & UFSHCD_QUIRK_VCC_ON_DELAY && !ret && vcc_on && in ufshcd_vreg_set_hpm()