Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dtps51632-regulator.c80 #define TPS51632_VOLT_VSEL(uV) \ macro
130 vsel = TPS51632_VOLT_VSEL(pdata->base_voltage_uV); in tps51632_init_dcdc()
154 vsel = TPS51632_VOLT_VSEL(pdata->max_voltage_uV); in tps51632_init_dcdc()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtps51632-regulator.c67 #define TPS51632_VOLT_VSEL(uV) \ macro
117 vsel = TPS51632_VOLT_VSEL(pdata->base_voltage_uV); in tps51632_init_dcdc()
141 vsel = TPS51632_VOLT_VSEL(pdata->max_voltage_uV); in tps51632_init_dcdc()

Completed in 2 milliseconds