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