Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dtps51632-regulator.c60 #define TPS51632_MIN_VOLTAGE 500000 macro
68 (DIV_ROUND_UP(uV - TPS51632_MIN_VOLTAGE, \
236 TPS51632_MIN_VOLTAGE; in of_get_tps51632_platform_data()
276 tps->desc.min_uV = TPS51632_MIN_VOLTAGE; in tps51632_probe()
293 if ((pdata->base_voltage_uV < TPS51632_MIN_VOLTAGE) || in tps51632_probe()
300 ((pdata->max_voltage_uV < TPS51632_MIN_VOLTAGE) || in tps51632_probe()