Searched refs:voltage_table (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/dev/thermal/aml-thermal-s905d2g/
H A Daml-voltage.cpp59 if (opp_info_.voltage_table[target_index].microvolt == microvolt) {
74 status = pwm_->Configure(opp_info_.voltage_table[target_index].duty_cycle);
102 status = pwm_->Configure(opp_info_.voltage_table[target_index].duty_cycle);
117 return opp_info_.voltage_table[current_voltage_index_].microvolt;
/fuchsia/zircon/system/dev/board/astro/
H A Dastro-thermal.c141 .voltage_table = {
/fuchsia/zircon/system/public/zircon/device/
H A Dthermal.h99 voltage_table_t voltage_table[MAX_VOLTAGE_TABLE]; member in struct:__anon714

Completed in 82 milliseconds