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.c492 bool rtq2208_used_table[RTQ2208_LDO_MAX] = {0}; in rtq2208_regulator_check() local
530 rtq2208_used_table[RTQ2208_BUCK_D] = true; in rtq2208_regulator_check()
533 rtq2208_used_table[RTQ2208_BUCK_A] = true; in rtq2208_regulator_check()
537 rtq2208_used_table[RTQ2208_BUCK_B] = true; in rtq2208_regulator_check()
540 rtq2208_used_table[RTQ2208_BUCK_C] = true; in rtq2208_regulator_check()
546 rtq2208_used_table[RTQ2208_BUCK_H] = true; in rtq2208_regulator_check()
549 rtq2208_used_table[RTQ2208_BUCK_E] = true; in rtq2208_regulator_check()
553 rtq2208_used_table[RTQ2208_BUCK_F] = true; in rtq2208_regulator_check()
556 rtq2208_used_table[RTQ2208_BUCK_G] = true; in rtq2208_regulator_check()
571 rtq2208_used_table[RTQ2208_LDO1] = rtq2208_used_table[RTQ2208_LDO2] = true; in rtq2208_regulator_check()
[all …]