Searched refs:millivolts (Results 1 – 3 of 3) sorted by relevance
150 vcore_mv = SCP_READ_CFG16(vcore.millivolts) + in plat_bcm_bl2_plat_handle_scp_bl2()152 ihost03_mv = SCP_READ_CFG16(ihost03.millivolts) + in plat_bcm_bl2_plat_handle_scp_bl2()154 ihost12_mv = SCP_READ_CFG16(ihost12.millivolts) + in plat_bcm_bl2_plat_handle_scp_bl2()
551 static uint8_t voltage_to_index(const char *name, uint16_t millivolts) in voltage_to_index() argument557 if (regul->voltage_table[i] == millivolts) { in voltage_to_index()606 int stpmic1_regulator_voltage_set(const char *name, uint16_t millivolts) in stpmic1_regulator_voltage_set() argument608 uint8_t voltage_index = voltage_to_index(name, millivolts); in stpmic1_regulator_voltage_set()
160 int stpmic1_regulator_voltage_set(const char *name, uint16_t millivolts);