Searched refs:microvolt (Results 1 – 3 of 3) sorted by relevance
55 zx_status_t AmlVoltageRegulator::SetVoltage(uint32_t microvolt) { in SetVoltage() argument59 if (opp_info_.voltage_table[target_index].microvolt == microvolt) { in SetVoltage()117 return opp_info_.voltage_table[current_voltage_index_].microvolt; in GetVoltage()
22 zx_status_t SetVoltage(uint32_t microvolt);
93 uint32_t microvolt; member
Completed in 9 milliseconds