Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dtps65086-regulator.c353 unsigned int selector_reg_config; in tps65086_regulator_probe() local
360 selector_reg_config = TPS6508640; in tps65086_regulator_probe()
363 selector_reg_config = TPS65086401; in tps65086_regulator_probe()
366 selector_reg_config = TPS6508641; in tps65086_regulator_probe()
369 selector_reg_config = TPS65086470; in tps65086_regulator_probe()
375 tps->reg_config = &regulator_configs[selector_reg_config]; in tps65086_regulator_probe()