Searched refs:stpmic2_update_en_crs (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/drivers/st/pmic/ |
| H A D | stpmic2.c | 328 static int stpmic2_update_en_crs(struct pmic_handle_s *pmic, uint8_t id, in stpmic2_update_en_crs() function 404 if (stpmic2_update_en_crs(pmic, id, 0, LDO3_SNK_SRC) != 0) { in stpmic2_regulator_set_prop() 410 return stpmic2_update_en_crs(pmic, id, in stpmic2_regulator_set_prop() 419 if (stpmic2_update_en_crs(pmic, id, 0, LDO_BYPASS) != 0) { in stpmic2_regulator_set_prop() 423 return stpmic2_update_en_crs(pmic, id, LDO3_SNK_SRC, in stpmic2_regulator_set_prop()
|