Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Drtq2208-regulator.c496 bool rtq2208_used_table[RTQ2208_LDO_MAX] = {0}; in rtq2208_regulator_check() local
534 rtq2208_used_table[RTQ2208_BUCK_D] = true; in rtq2208_regulator_check()
537 rtq2208_used_table[RTQ2208_BUCK_A] = true; in rtq2208_regulator_check()
541 rtq2208_used_table[RTQ2208_BUCK_B] = true; in rtq2208_regulator_check()
544 rtq2208_used_table[RTQ2208_BUCK_C] = true; in rtq2208_regulator_check()
550 rtq2208_used_table[RTQ2208_BUCK_H] = true; in rtq2208_regulator_check()
553 rtq2208_used_table[RTQ2208_BUCK_E] = true; in rtq2208_regulator_check()
557 rtq2208_used_table[RTQ2208_BUCK_F] = true; in rtq2208_regulator_check()
560 rtq2208_used_table[RTQ2208_BUCK_G] = true; in rtq2208_regulator_check()
575 rtq2208_used_table[RTQ2208_LDO1] = rtq2208_used_table[RTQ2208_LDO2] = true; in rtq2208_regulator_check()
[all …]