Lines Matching refs:buck_configured
563 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()
647 buck_configured[0] = true; in tps6594_regulator_probe()
648 buck_configured[1] = true; in tps6594_regulator_probe()
649 buck_configured[2] = true; in tps6594_regulator_probe()
650 buck_configured[3] = true; in tps6594_regulator_probe()
718 if (buck_configured[i]) in tps6594_regulator_probe()