Searched refs:TPS51632_MIN_VOLTAGE (Results 1 – 1 of 1) sorted by relevance
73 #define TPS51632_MIN_VOLTAGE 500000 macro81 (DIV_ROUND_UP(uV - TPS51632_MIN_VOLTAGE, \249 TPS51632_MIN_VOLTAGE; in of_get_tps51632_platform_data()290 tps->desc.min_uV = TPS51632_MIN_VOLTAGE; in tps51632_probe()307 if ((pdata->base_voltage_uV < TPS51632_MIN_VOLTAGE) || in tps51632_probe()314 ((pdata->max_voltage_uV < TPS51632_MIN_VOLTAGE) || in tps51632_probe()
Completed in 5 milliseconds