Lines Matching defs:opp_sel
44 * @opp_sel: one of TI_ABB macro
51 u32 opp_sel;
228 switch (info->opp_sel) {
260 switch (info->opp_sel) {
270 ti_abb_rmw(regs->opp_sel_mask, info->opp_sel, abb->control_reg);
277 if (abb->ldo_base && info->opp_sel != TI_ABB_NOMINAL_OPP)
297 if (abb->ldo_base && info->opp_sel == TI_ABB_NOMINAL_OPP)
373 info->opp_sel, ret);
559 i * num_values + 1, &info->opp_sel);
571 i, *volt_table, info->opp_sel, efuse_offset, rbb_mask,
592 info->opp_sel = TI_ABB_SLOW_OPP;
594 info->opp_sel = TI_ABB_FAST_OPP;
596 info->opp_sel = TI_ABB_NOMINAL_OPP;
600 i, *volt_table, efuse_val, info->opp_sel);
612 switch (info->opp_sel) {
620 __func__, i, *volt_table, info->opp_sel);
848 /* init ABB opp_sel table */