Searched refs:LDO_BYPASS (Results 1 – 2 of 2) sorted by relevance
363 if ((val & LDO_BYPASS) != 0) { in stpmic2_regulator_get_prop()411 (arg != 0U) ? LDO_BYPASS : 0, in stpmic2_regulator_set_prop()412 LDO_BYPASS); in stpmic2_regulator_set_prop()419 if (stpmic2_update_en_crs(pmic, id, 0, LDO_BYPASS) != 0) { in stpmic2_regulator_set_prop()
216 #define LDO_BYPASS BIT(6) macro