Searched full:mc34vr500 (Results 1 – 7 of 7) sorted by relevance
/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 | 162 mc34vr500
|
/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";
|
/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" }, 244 { .compatible = "nxp,mc34vr500" }, 251 .name = "mc34vr500", 262 MODULE_DESCRIPTION("MC34VR500 driver");
|
H A D | Makefile | 163 obj-$(CONFIG_SENSORS_MC34VR500) += mc34vr500.o
|
H A D | Kconfig | 1291 tristate "NXP MC34VR500 hardware monitoring driver" 1296 voltage sensors of the NXP MC34VR500.
|
/linux/arch/arm/boot/dts/nxp/ls/ |
H A D | ls1021a-tqmls1021a.dtsi | 33 /* MC34VR500 DC/DC regulator at 0x8, managed by PMIC */
|