Home
last modified time | relevance | path

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

/linux-6.15/drivers/regulator/
H A Dti-abb-regulator.c42 u32 opp_sel; member
219 switch (info->opp_sel) { in ti_abb_program_ldovbb()
251 switch (info->opp_sel) { in ti_abb_set_opp()
364 info->opp_sel, ret); in ti_abb_set_voltage_sel()
550 i * num_values + 1, &info->opp_sel); in ti_abb_init_table()
583 info->opp_sel = TI_ABB_SLOW_OPP; in ti_abb_init_table()
585 info->opp_sel = TI_ABB_FAST_OPP; in ti_abb_init_table()
587 info->opp_sel = TI_ABB_NOMINAL_OPP; in ti_abb_init_table()
591 i, *volt_table, efuse_val, info->opp_sel); in ti_abb_init_table()
603 switch (info->opp_sel) { in ti_abb_init_table()
[all …]