Searched refs:op_idx (Results 1 – 4 of 4) sorted by relevance
188 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()
133 .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()
88 uint16_t op_idx; member
195 return SetTarget(dvfs_info->op_idx); in DdkIoctl()
Completed in 10 milliseconds