Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Drt5120-regulator.c36 #define RT5120_BUCK1_STEPUV 6250 macro
136 sel = (uV - RT5120_BUCK1_MINUV) / RT5120_BUCK1_STEPUV; in rt5120_buck1_set_suspend_voltage()
247 desc->uV_step = RT5120_BUCK1_STEPUV; in rt5120_fillin_regulator_desc()