Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dtps51632-regulator.c59 #define TPS51632_MIN_VOLTAGE 500000 macro
67 (DIV_ROUND_UP(uV - TPS51632_MIN_VOLTAGE, \
235 TPS51632_MIN_VOLTAGE; in of_get_tps51632_platform_data()
265 tps->desc.min_uV = TPS51632_MIN_VOLTAGE; in tps51632_probe()
282 if ((pdata->base_voltage_uV < TPS51632_MIN_VOLTAGE) || in tps51632_probe()
289 ((pdata->max_voltage_uV < TPS51632_MIN_VOLTAGE) || in tps51632_probe()