Home
last modified time | relevance | path

Searched refs:workmode (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Daxp20x-regulator.c1318 static int axp20x_set_dcdc_workmode(struct regulator_dev *rdev, int id, u32 workmode) in axp20x_set_dcdc_workmode() argument
1334 workmode <<= ffs(mask) - 1; in axp20x_set_dcdc_workmode()
1351 workmode <<= id - AXP22X_DCDC1; in axp20x_set_dcdc_workmode()
1359 workmode <<= id - AXP803_DCDC1; in axp20x_set_dcdc_workmode()
1367 workmode <<= id - AXP813_DCDC1; in axp20x_set_dcdc_workmode()
1376 workmode <<= id - AXP15060_DCDC1; in axp20x_set_dcdc_workmode()
1385 return regmap_update_bits(rdev->regmap, reg, mask, workmode); in axp20x_set_dcdc_workmode()
1459 u32 workmode; in axp20x_regulator_probe() local
1590 &workmode); in axp20x_regulator_probe()
1592 if (axp20x_set_dcdc_workmode(rdev, i, workmode)) in axp20x_regulator_probe()
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dx-powers,axp152.yaml287 x-powers,dcdc-workmode: