Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dqcom-labibb-regulator.c24 #define LABIBB_STATUS1_VREG_OK_BIT BIT(7) macro
155 return !(cur_status & LABIBB_STATUS1_VREG_OK_BIT); in qcom_labibb_check_ocp_status()