Searched refs:AXP22X_DCDC1 (Results 1 – 2 of 2) sorted by relevance
1124 if (id < AXP22X_DCDC1 || id > AXP22X_DCDC5) in axp20x_set_dcdc_workmode()1127 mask = AXP22X_WORKMODE_DCDCX_MASK(id - AXP22X_DCDC1); in axp20x_set_dcdc_workmode()1128 workmode <<= id - AXP22X_DCDC1; in axp20x_set_dcdc_workmode()1217 const char *dcdc1_name = axp22x_regulators[AXP22X_DCDC1].name; in axp20x_regulator_probe()1333 if ((regulators == axp22x_regulators && i == AXP22X_DCDC1) || in axp20x_regulator_probe()
302 AXP22X_DCDC1 = 0, enumerator