Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dqcom-labibb-regulator.c98 int fatal_count; member
199 BUG_ON(vreg->fatal_count > LABIBB_MAX_FATAL_COUNT); in qcom_labibb_ocp_recovery_worker()
205 vreg->fatal_count++; in qcom_labibb_ocp_recovery_worker()
209 vreg->fatal_count = 0; in qcom_labibb_ocp_recovery_worker()
445 if (vreg->fatal_count > LABIBB_MAX_FATAL_COUNT) in qcom_labibb_sc_recovery_worker()
470 vreg->fatal_count++; in qcom_labibb_sc_recovery_worker()
476 vreg->fatal_count++; in qcom_labibb_sc_recovery_worker()