Home
last modified time | relevance | path

Searched refs:op_idx (Results 1 – 4 of 4) sorted by relevance

/system/dev/thermal/aml-thermal-s912/
A Daml-thermal.cpp188 if (cur_bigcluster_opp_idx_ != in->op_idx) { in DdkIoctl()
190 cur_bigcluster_opp_idx_ = in->op_idx; in DdkIoctl()
193 if (cur_littlecluster_opp_idx_ != in->op_idx) { in DdkIoctl()
195 cur_littlecluster_opp_idx_ = in->op_idx; in DdkIoctl()
200 return scpi_.SetDvfsIdx(static_cast<uint8_t>(in->power_domain), in->op_idx); in DdkIoctl()
/system/dev/thermal/mtk-thermal/
A Dmtk-thermal.cpp133 .op_idx = 0, in Init()
287 if (opp->op_idx >= opps.count) { in SetDvfsOpp()
291 uint32_t new_freq = opps.opp[opp->op_idx].freq_hz; in SetDvfsOpp()
292 uint32_t new_volt = opps.opp[opp->op_idx].volt_mv; in SetDvfsOpp()
315 current_opp_idx_ = opp->op_idx; in SetDvfsOpp()
/system/public/zircon/device/
A Dthermal.h88 uint16_t op_idx; member
/system/dev/thermal/aml-thermal-s905d2g/
A Daml-thermal.cpp195 return SetTarget(dvfs_info->op_idx); in DdkIoctl()

Completed in 10 milliseconds