Home
last modified time | relevance | path

Searched refs:ocp_irq_count (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dqcom-labibb-regulator.c97 int ocp_irq_count; member
189 if (vreg->ocp_irq_count >= LABIBB_MAX_OCP_COUNT) { in qcom_labibb_ocp_recovery_worker()
215 vreg->ocp_irq_count++; in qcom_labibb_ocp_recovery_worker()
223 vreg->ocp_irq_count++; in qcom_labibb_ocp_recovery_worker()
229 vreg->ocp_irq_count = 0; in qcom_labibb_ocp_recovery_worker()
266 if (vreg->ocp_irq_count > LABIBB_MAX_OCP_COUNT) in qcom_labibb_ocp_isr()
277 vreg->ocp_irq_count = 0; in qcom_labibb_ocp_isr()
280 vreg->ocp_irq_count++; in qcom_labibb_ocp_isr()
834 vreg->ocp_irq_count = 0; in qcom_labibb_regulator_probe()