Searched full:mc34vr500 (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/Documentation/hwmon/ |
H A D | mc34vr500.rst | 3 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 D | index.rst | 157 mc34vr500
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | nxp,mc34vr500.yaml | 4 $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 D | mc34vr500.c | 3 * 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 D | Makefile | 157 obj-$(CONFIG_SENSORS_MC34VR500) += mc34vr500.o
|
H A D | Kconfig | 1214 tristate "NXP MC34VR500 hardware monitoring driver" 1219 voltage sensors of the NXP MC34VR500.
|
/openbmc/u-boot/board/freescale/common/ |
H A D | mc34vr500.c | 35 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 D | Makefile | 63 obj-$(CONFIG_POWER_MC34VR500) += mc34vr500.o
|
/openbmc/u-boot/drivers/power/pmic/ |
H A D | pmic_mc34vr500.c | 15 static const char name[] = "MC34VR500"; in power_mc34vr500_init()
|
H A D | Kconfig | 220 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 D | ls1021a-tqmls1021a.dtsi | 33 /* MC34VR500 DC/DC regulator at 0x8, managed by PMIC */
|
/openbmc/u-boot/board/freescale/ls1021atwr/ |
H A D | ls1021atwr.c | 496 /* 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 D | opengrok1.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |