Lines Matching full:dcdc
641 /* DCDC ranges shared with AXP813 */
1021 * AXP803/AXP813 DCDC work frequency setting has the same in axp20x_set_dcdc_freq()
1029 * AXP806 also have DCDC work frequency setting register at a in axp20x_set_dcdc_freq()
1045 "Setting DCDC frequency for unsupported AXP variant\n"); in axp20x_set_dcdc_freq()
1054 dev_warn(&pdev->dev, "DCDC frequency too low. Set to %ukHz\n", in axp20x_set_dcdc_freq()
1060 dev_warn(&pdev->dev, "DCDC frequency too high. Set to %ukHz\n", in axp20x_set_dcdc_freq()
1084 of_property_read_u32(regulators, "x-powers,dcdc-freq", &dcdcfreq); in axp20x_regulator_parse_dt()
1087 dev_err(&pdev->dev, "Error setting dcdc frequency: %d\n", ret); in axp20x_regulator_parse_dt()
1117 * AXP806 DCDC regulator IDs have the same range as AXP22X. in axp20x_set_dcdc_workmode()
1261 /* This only sets the dcdc freq. Ignore any errors */ in axp20x_regulator_probe()
1323 "x-powers,dcdc-workmode", in axp20x_regulator_probe()