Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dtps6594-regulator.c564 bool buck_multi[MULTI_PHASE_NB] = { false }; in tps6594_regulator_probe() local
626 buck_multi[0] = true; in tps6594_regulator_probe()
632 buck_multi[0] = true; in tps6594_regulator_probe()
633 buck_multi[1] = true; in tps6594_regulator_probe()
640 buck_multi[2] = true; in tps6594_regulator_probe()
646 buck_multi[3] = true; in tps6594_regulator_probe()
674 if (!buck_multi[i]) in tps6594_regulator_probe()