Home
last modified time | relevance | path

Searched refs:SetVoltage (Results 1 – 3 of 3) sorted by relevance

/system/dev/thermal/aml-thermal-s905d2g/
A Daml-voltage.cpp51 status = SetVoltage(981000); in Init()
55 zx_status_t AmlVoltageRegulator::SetVoltage(uint32_t microvolt) { in SetVoltage() function in thermal::AmlVoltageRegulator
A Daml-voltage.h22 zx_status_t SetVoltage(uint32_t microvolt);
A Daml-thermal.cpp44 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