Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dqcom-labibb-regulator.c74 #define LABIBB_MAX_FATAL_COUNT 2 macro
199 BUG_ON(vreg->fatal_count > LABIBB_MAX_FATAL_COUNT); in qcom_labibb_ocp_recovery_worker()
445 if (vreg->fatal_count > LABIBB_MAX_FATAL_COUNT) in qcom_labibb_sc_recovery_worker()