Home
last modified time | relevance | path

Searched full:max8925 (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/mfd/
H A Dmax8925-core.c3 * Base driver for Maxim MAX8925
18 #include <linux/mfd/max8925.h>
28 .name = "max8925-backlight",
37 .name = "max8925-tsc",
46 .name = "max8925-touch",
55 .name = "max8925-power",
64 .name = "max8925-power",
73 .name = "max8925-rtc",
82 .name = "max8925-rtc",
91 .name = "max8925-onkey",
[all …]
H A Dmax8925-i2c.c3 * I2C driver for Maxim MAX8925
12 #include <linux/mfd/max8925.h>
130 { "max8925" },
233 { .compatible = "maxim,max8925", },
239 .name = "max8925",
254 pr_err("Failed to register MAX8925 I2C driver: %d\n", ret); in max8925_i2c_init()
/linux/Documentation/devicetree/bindings/mfd/
H A Dmaxim,max8925.yaml4 $id: http://devicetree.org/schemas/mfd/maxim,max8925.yaml#
7 title: MAX8925 PMIC from Maxim Integrated.
14 const: maxim,max8925
30 description: second interrupt from max8925
47 maxim,max8925-dual-string:
109 compatible = "maxim,max8925";
134 maxim,max8925-dual-string = <0>;
/linux/drivers/input/misc/
H A Dmax8925_onkey.c2 * MAX8925 ONKEY driver
27 #include <linux/mfd/max8925.h>
43 * MAX8925 gives us an interrupt when ONKEY is pressed or released.
165 .name = "max8925-onkey",
172 MODULE_DESCRIPTION("Maxim MAX8925 ONKEY driver");
/linux/drivers/power/supply/
H A Dmax8925_power.c3 * Battery driver for Maxim MAX8925
17 #include <linux/mfd/max8925.h>
349 .name = "max8925-ac",
357 .name = "max8925-usb",
365 .name = "max8925-battery",
416 * connected to MBDET pin of MAX8925. It could be used to in max8925_init_charger()
568 .name = "max8925-power",
575 MODULE_DESCRIPTION("Power supply driver for MAX8925");
576 MODULE_ALIAS("platform:max8925-power");
/linux/include/linux/mfd/
H A Dmax8925.h15 /* Unified sub device IDs for MAX8925 */
102 /* MAX8925 Registers */
228 * irq_base: stores IRQ base number of MAX8925 in platform
229 * tsc_irq: stores IRQ number of MAX8925 TSC
/linux/drivers/rtc/
H A Drtc-max8925.c3 * RTC driver for Maxim MAX8925
14 #include <linux/mfd/max8925.h>
275 info->rtc_dev = devm_rtc_device_register(&pdev->dev, "max8925-rtc", in max8925_rtc_probe()
311 .name = "max8925-rtc",
319 MODULE_DESCRIPTION("Maxim MAX8925 RTC driver");
H A Drtc-max8907.c7 * Based on drivers/rtc/rtc-max8925.c,
H A DMakefile102 obj-$(CONFIG_RTC_DRV_MAX8925) += rtc-max8925.o
H A DKconfig357 tristate "Maxim MAX8925"
361 RTC of Maxim MAX8925 PMIC.
364 will be called rtc-max8925.
/linux/drivers/regulator/
H A Dmax8925-regulator.c3 * Regulators driver for Maxim max8925
16 #include <linux/mfd/max8925.h>
265 .name = "max8925-regulator",
286 MODULE_ALIAS("platform:max8925-regulator");
/linux/arch/arm/boot/dts/marvell/
H A Dmmp2-brownstone.dts30 pmic: max8925@3c {
31 compatible = "maxim,max8925";
178 maxim,max8925-dual-string = <0>;
/linux/Documentation/devicetree/bindings/regulator/
H A Dmax8925-regulator.txt1 Max8925 Voltage regulators