Searched refs:TPS51632_MIN_VOLTAGE (Results 1 – 1 of 1) sorted by relevance
59 #define TPS51632_MIN_VOLTAGE 500000 macro67 (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()