/openbmc/linux/drivers/regulator/ |
H A D | tps6286x-regulator.c | 39 case REGULATOR_MODE_FAST: in tps6286x_set_mode() 59 return (val & TPS6286X_CONTROL_FPWM) ? REGULATOR_MODE_FAST : REGULATOR_MODE_NORMAL; in tps6286x_get_mode() 79 return REGULATOR_MODE_FAST; in tps6286x_of_map_mode()
|
H A D | tps6287x-regulator.c | 59 case REGULATOR_MODE_FAST: in tps6287x_set_mode() 79 return (val & TPS6287X_CTRL1_FPWMEN) ? REGULATOR_MODE_FAST : in tps6287x_get_mode() 87 case REGULATOR_MODE_FAST: in tps6287x_of_map_mode()
|
H A D | rt5739.c | 63 case REGULATOR_MODE_FAST: in rt5739_set_mode() 93 return REGULATOR_MODE_FAST; in rt5739_get_mode() 160 case REGULATOR_MODE_FAST: in rt5739_set_suspend_mode() 195 return REGULATOR_MODE_FAST; in rt5739_of_map_mode()
|
H A D | rt4803.c | 47 case REGULATOR_MODE_FAST: in rt4803_set_mode() 75 return REGULATOR_MODE_FAST; in rt4803_get_mode() 140 return REGULATOR_MODE_FAST; in rt4803_of_map_mode()
|
H A D | mt6315-regulator.c | 68 return REGULATOR_MODE_FAST; in mt6315_map_mode() 92 return REGULATOR_MODE_FAST; in mt6315_regulator_get_mode() 118 case REGULATOR_MODE_FAST: in mt6315_regulator_set_mode() 125 if (curr_mode == REGULATOR_MODE_FAST) { in mt6315_regulator_set_mode()
|
H A D | rtq2134-regulator.c | 85 else if (mode == REGULATOR_MODE_FAST) in rtq2134_buck_set_mode() 107 return REGULATOR_MODE_FAST; in rtq2134_buck_get_mode() 155 else if (mode == REGULATOR_MODE_FAST) in rtq2134_buck_set_suspend_mode() 228 return REGULATOR_MODE_FAST; in rtq2134_buck_of_map_mode()
|
H A D | rt6160-regulator.c | 98 case REGULATOR_MODE_FAST: in rt6160_set_mode() 123 return REGULATOR_MODE_FAST; in rt6160_get_mode() 193 return REGULATOR_MODE_FAST; in rt6160_of_map_mode()
|
H A D | rt5759-regulator.c | 66 case REGULATOR_MODE_FAST: in rt5759_set_mode() 88 return REGULATOR_MODE_FAST; in rt5759_get_mode() 200 return REGULATOR_MODE_FAST; in rt5759_of_map_mode()
|
H A D | sy8827n.c | 44 case REGULATOR_MODE_FAST: in sy8827n_set_mode() 68 return REGULATOR_MODE_FAST; in sy8827n_get_mode()
|
H A D | sy8824x.c | 44 case REGULATOR_MODE_FAST: in sy8824_set_mode() 69 return REGULATOR_MODE_FAST; in sy8824_get_mode()
|
H A D | max77857-regulator.c | 106 return REGULATOR_MODE_FAST; in max77857_get_mode() 116 return REGULATOR_MODE_FAST; in max77857_get_mode() 147 case REGULATOR_MODE_FAST: in max77857_set_mode()
|
H A D | rt5120-regulator.c | 68 case REGULATOR_MODE_FAST: in rt5120_buck_set_mode() 89 return REGULATOR_MODE_FAST; in rt5120_buck_get_mode() 210 return REGULATOR_MODE_FAST; in rt5120_buck_of_map_mode()
|
H A D | mt6397-regulator.c | 152 return REGULATOR_MODE_FAST; in mt6397_map_mode() 165 case REGULATOR_MODE_FAST: in mt6397_regulator_set_mode() 212 return REGULATOR_MODE_FAST; in mt6397_regulator_get_mode()
|
H A D | qcom-rpmh-regulator.c | 500 [REGULATOR_MODE_FAST] = -EINVAL, 508 [REGULATOR_MODE_FAST] = -EINVAL, 538 [REGULATOR_MODE_FAST] = PMIC4_SMPS_MODE_PWM, 546 [REGULATOR_MODE_FAST] = PMIC5_SMPS_MODE_PWM, 556 mode = REGULATOR_MODE_FAST; in rpmh_regulator_pmic4_smps_of_map_mode() 580 [REGULATOR_MODE_FAST] = PMIC4_BOB_MODE_PWM, 588 [REGULATOR_MODE_FAST] = PMIC5_BOB_MODE_PWM, 597 mode = REGULATOR_MODE_FAST; in rpmh_regulator_pmic4_bob_of_map_mode()
|
H A D | rtq2208-regulator.c | 102 case REGULATOR_MODE_FAST: in rtq2208_set_mode() 125 return (mode_val & rdesc->mode_mask) ? REGULATOR_MODE_FAST : REGULATOR_MODE_NORMAL; in rtq2208_get_mode() 189 case REGULATOR_MODE_FAST: in rtq2208_set_suspend_mode() 233 return REGULATOR_MODE_FAST; in rtq2208_of_map_mode()
|
H A D | max8649.c | 87 case REGULATOR_MODE_FAST: in max8649_set_mode() 111 return REGULATOR_MODE_FAST; in max8649_get_mode()
|
H A D | rt6190-regulator.c | 195 case REGULATOR_MODE_FAST: in rt6190_out_set_mode() 220 return REGULATOR_MODE_FAST; in rt6190_out_get_mode() 258 return REGULATOR_MODE_FAST; in rt6190_out_of_map_mode()
|
H A D | wm8400-regulator.c | 52 return REGULATOR_MODE_FAST; in wm8400_dcdc_get_mode() 64 case REGULATOR_MODE_FAST: in wm8400_dcdc_set_mode()
|
H A D | rt5190a-regulator.c | 86 case REGULATOR_MODE_FAST: in rt5190a_fixed_buck_set_mode() 113 return REGULATOR_MODE_FAST; in rt5190a_fixed_buck_get_mode() 212 return REGULATOR_MODE_FAST; in rt5190a_of_map_mode()
|
H A D | da9211-regulator.c | 109 return REGULATOR_MODE_FAST; in da9211_map_buck_mode() 130 mode = REGULATOR_MODE_FAST; in da9211_buck_get_mode() 151 case REGULATOR_MODE_FAST: in da9211_buck_set_mode()
|
H A D | as3711-regulator.c | 35 case REGULATOR_MODE_FAST: in as3711_set_mode_sd() 63 return REGULATOR_MODE_FAST; in as3711_get_mode_sd()
|
H A D | mt6380-regulator.c | 193 case REGULATOR_MODE_FAST: in mt6380_regulator_set_mode() 225 mode = REGULATOR_MODE_FAST; in mt6380_regulator_get_mode()
|
H A D | da9055-regulator.c | 94 mode = REGULATOR_MODE_FAST; in da9055_buck_get_mode() 115 case REGULATOR_MODE_FAST: in da9055_buck_set_mode() 155 case REGULATOR_MODE_FAST: in da9055_ldo_set_mode()
|
H A D | da9062-regulator.c | 107 return REGULATOR_MODE_FAST; in da9062_map_buck_mode() 121 case REGULATOR_MODE_FAST: in da9062_buck_set_mode() 160 return REGULATOR_MODE_FAST; in da9062_buck_get_mode() 172 return REGULATOR_MODE_FAST; in da9062_buck_get_mode() 287 case REGULATOR_MODE_FAST: in da9062_buck_set_suspend_mode()
|
H A D | pv88060-regulator.c | 80 mode = REGULATOR_MODE_FAST; in pv88060_buck_get_mode() 100 case REGULATOR_MODE_FAST: in pv88060_buck_set_mode()
|