Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dtps51632-regulator.c113 if (!pdata->enable_pwm_dvfs) in tps51632_init_dcdc()
231 pdata->enable_pwm_dvfs = in of_get_tps51632_platform_data()
292 if (pdata->enable_pwm_dvfs) { in tps51632_probe()
307 if (pdata->enable_pwm_dvfs) in tps51632_probe()
/openbmc/linux/include/linux/regulator/
H A Dtps51632-regulator.h27 bool enable_pwm_dvfs; member