Home
last modified time | relevance | path

Searched full:mc34vr500 (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/Documentation/hwmon/
H A Dmc34vr500.rst3 Kernel driver mc34vr500
8 * NXP MC34VR500
10 Prefix: 'mc34vr500'
12 Datasheet: https://www.nxp.com/docs/en/data-sheet/MC34VR500.pdf
19 This driver implements initial support for the NXP MC34VR500 PMIC. The MC34VR500
H A Dindex.rst157 mc34vr500
/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dnxp,mc34vr500.yaml4 $id: http://devicetree.org/schemas/hwmon/nxp,mc34vr500.yaml#
7 title: NXP MC34VR500 hwmon sensor
15 - nxp,mc34vr500
33 compatible = "nxp,mc34vr500";
/openbmc/linux/drivers/hwmon/
H A Dmc34vr500.c3 * An hwmon driver for the NXP MC34VR500 PMIC
198 dev_dbg(dev, "mc34vr500: revid 0x%x fabid 0x%x\n", revid, fabid); in mc34vr500_probe()
238 { "mc34vr500", 0 },
244 { .compatible = "nxp,mc34vr500" },
251 .name = "mc34vr500",
262 MODULE_DESCRIPTION("MC34VR500 driver");
H A DMakefile157 obj-$(CONFIG_SENSORS_MC34VR500) += mc34vr500.o
H A DKconfig1214 tristate "NXP MC34VR500 hardware monitoring driver"
1219 voltage sensors of the NXP MC34VR500.
/openbmc/u-boot/board/freescale/common/
H A Dmc34vr500.c35 p = pmic_get("MC34VR500"); in mc34vr500_get_sw_volt()
37 printf("%s: Did NOT find PMIC MC34VR500\n", __func__); in mc34vr500_get_sw_volt()
72 p = pmic_get("MC34VR500"); in mc34vr500_set_sw_volt()
74 printf("%s: Did NOT find PMIC MC34VR500\n", __func__); in mc34vr500_set_sw_volt()
H A DMakefile63 obj-$(CONFIG_POWER_MC34VR500) += mc34vr500.o
/openbmc/u-boot/drivers/power/pmic/
H A Dpmic_mc34vr500.c15 static const char name[] = "MC34VR500"; in power_mc34vr500_init()
H A DKconfig220 bool "Enable driver for Freescale MC34VR500 PMIC"
222 The MC34VR500 is used in conjunction with the FSL T1 and LS1 series
/openbmc/linux/arch/arm/boot/dts/nxp/ls/
H A Dls1021a-tqmls1021a.dtsi33 /* MC34VR500 DC/DC regulator at 0x8, managed by PMIC */
/openbmc/u-boot/board/freescale/ls1021atwr/
H A Dls1021atwr.c496 /* program the regulator (MC34VR500) to support deep sleep */
512 printf("The regulator (MC34VR500) does not exist. The device does not support deep sleep.\n"); in ls1twr_program_regulator()
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok0.0.log[all...]