Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dtps6594-regulator.c563 bool buck_configured[BUCK_NB] = { false }; in tps6594_regulator_probe() local
627 buck_configured[0] = true; in tps6594_regulator_probe()
628 buck_configured[1] = true; in tps6594_regulator_probe()
634 buck_configured[0] = true; in tps6594_regulator_probe()
635 buck_configured[1] = true; in tps6594_regulator_probe()
636 buck_configured[2] = true; in tps6594_regulator_probe()
637 buck_configured[3] = true; in tps6594_regulator_probe()
641 buck_configured[0] = true; in tps6594_regulator_probe()
642 buck_configured[1] = true; in tps6594_regulator_probe()
643 buck_configured[2] = true; in tps6594_regulator_probe()
[all …]