Searched refs:LDO3_SNK_SRC (Results 1 – 2 of 2) sorted by relevance
422 if (stpmic2_update_en_crs(pmic, id, 0, LDO3_SNK_SRC) != 0) { in stpmic2_regulator_set_prop()441 return stpmic2_update_en_crs(pmic, id, LDO3_SNK_SRC, in stpmic2_regulator_set_prop()442 LDO3_SNK_SRC); in stpmic2_regulator_set_prop()
261 #define LDO3_SNK_SRC BIT(7) macro