Home
last modified time | relevance | path

Searched refs:TPS51632_MAX_VOLTAGE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Dtps51632-regulator.c74 #define TPS51632_MAX_VOLTAGE 1520000 macro
251 TPS51632_MAX_VOLTAGE; in of_get_tps51632_platform_data()
308 (pdata->base_voltage_uV > TPS51632_MAX_VOLTAGE)) { in tps51632_probe()
315 (pdata->max_voltage_uV > TPS51632_MAX_VOLTAGE))) { in tps51632_probe()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtps51632-regulator.c61 #define TPS51632_MAX_VOLTAGE 1520000 macro
238 TPS51632_MAX_VOLTAGE; in of_get_tps51632_platform_data()
294 (pdata->base_voltage_uV > TPS51632_MAX_VOLTAGE)) { in tps51632_probe()
301 (pdata->max_voltage_uV > TPS51632_MAX_VOLTAGE))) { in tps51632_probe()

Completed in 2 milliseconds