Searched refs:AXP22X_DCDC1 (Results 1 – 2 of 2) sorted by relevance
1443 if (id < AXP22X_DCDC1 || id > AXP22X_DCDC5) in axp20x_set_dcdc_workmode()1446 mask = AXP22X_WORKMODE_DCDCX_MASK(id - AXP22X_DCDC1); in axp20x_set_dcdc_workmode()1447 workmode <<= id - AXP22X_DCDC1; in axp20x_set_dcdc_workmode()1565 const char *dcdc1_name = axp22x_regulators[AXP22X_DCDC1].name; in axp20x_regulator_probe()1710 if ((regulators == axp22x_regulators && i == AXP22X_DCDC1) || in axp20x_regulator_probe()
468 AXP22X_DCDC1 = 0, enumerator