Searched refs:AXP22X_DCDC1 (Results 1 – 2 of 2) sorted by relevance
1436 if (id < AXP22X_DCDC1 || id > AXP22X_DCDC5) in axp20x_set_dcdc_workmode()1439 mask = AXP22X_WORKMODE_DCDCX_MASK(id - AXP22X_DCDC1); in axp20x_set_dcdc_workmode()1440 workmode <<= id - AXP22X_DCDC1; in axp20x_set_dcdc_workmode()1549 const char *dcdc1_name = axp22x_regulators[AXP22X_DCDC1].name; in axp20x_regulator_probe()1693 if ((regulators == axp22x_regulators && i == AXP22X_DCDC1) || in axp20x_regulator_probe()
462 AXP22X_DCDC1 = 0, enumerator