Searched +full:bd9576 +full:- +full:pmic (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/regulator/rohm,bd9576-regulator.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: ROHM BD9576 and BD9573 Power Management Integrated Circuit regulators10 - Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>13 This module is part of the ROHM BD9576 MFD device. For more details14 see Documentation/devicetree/bindings/mfd/rohm,bd9576-pmic.yaml.16 The regulator controller is represented as a sub-node of the PMIC node19 The valid names for BD9576 regulator nodes are[all …]
1 // SPDX-License-Identifier: GPL-2.010 #include <linux/mfd/rohm-bd957x.h>11 #include <linux/mfd/rohm-generic.h>47 const struct regulator_desc *desc = rdev->desc; in bd957x_vout34_list_voltage()48 int multiplier = selector & desc->vsel_mask & 0x7f; in bd957x_vout34_list_voltage()55 return desc->fixed_uV - tune; in bd957x_vout34_list_voltage()57 return desc->fixed_uV + tune; in bd957x_vout34_list_voltage()63 const struct regulator_desc *desc = rdev->desc; in bd957x_list_voltage()64 int index = selector & desc->vsel_mask & 0x7f; in bd957x_list_voltage()67 index += desc->n_voltages/2; in bd957x_list_voltage()[all …]
1 # SPDX-License-Identifier: GPL-2.0-only38 managed regulators and simple non-configurable regulators.65 They provide two I2C-controlled DC/DC step-down converters with85 tristate "Active-semi act8865 voltage regulator"90 This driver controls a active-semi act8865 voltage output94 tristate "Active-semi ACT8945A voltage regulator"97 This driver controls a active-semi ACT8945A voltage regulator98 via I2C bus. The ACT8945A features three step-down DC/DC converters99 and four low-dropout linear regulators, along with a ActivePath110 tristate "Freescale i.MX on-chip ANATOP LDO regulators"[all …]