Searched refs:SetVoltage (Results 1 – 3 of 3) sorted by relevance
51 status = SetVoltage(981000); in Init()55 zx_status_t AmlVoltageRegulator::SetVoltage(uint32_t microvolt) { in SetVoltage() function in thermal::AmlVoltageRegulator
22 zx_status_t SetVoltage(uint32_t microvolt);
44 status = voltage_regulator_->SetVoltage(new_voltage); in SetTarget()57 status = voltage_regulator_->SetVoltage(old_voltage); in SetTarget()66 status = voltage_regulator_->SetVoltage(new_voltage); in SetTarget()
Completed in 5 milliseconds