Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/regulator/
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()