Home
last modified time | relevance | path

Searched full:max77714 (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/drivers/mfd/
Dmax77714.c3 * Maxim MAX77714 Core Driver
12 #include <linux/mfd/max77714.h>
18 { .name = "max77714-watchdog" },
19 { .name = "max77714-rtc" },
63 .name = "max77714-pmic",
72 * MAX77714 initially uses the internal, low precision oscillator. Enable
136 { .compatible = "maxim,max77714" },
143 .name = "max77714",
150 MODULE_DESCRIPTION("Maxim MAX77714 MFD core driver");
DMakefile168 obj-$(CONFIG_MFD_MAX77714) += max77714.o
DKconfig854 tristate "Maxim Semiconductor MAX77714 PMIC Support"
860 Say yes here to add support for Maxim Semiconductor MAX77714.
/Linux-v6.1/Documentation/devicetree/bindings/mfd/
Dmaxim,max77714.yaml4 $id: http://devicetree.org/schemas/mfd/maxim,max77714.yaml#
7 title: MAX77714 PMIC with GPIO, RTC and watchdog from Maxim Integrated.
13 MAX77714 is a Power Management IC with 4 buck regulators, 9
18 const: maxim,max77714
60 compatible = "maxim,max77714";
/Linux-v6.1/drivers/watchdog/
Dmax77620_wdt.c18 #include <linux/mfd/max77714.h>
68 /* Set WDT clear in sleep mode (there is no WDTOFFC on MAX77714) */
129 * (MAX77714 datasheet but applies to MAX77620 too) in max77620_wdt_set_timeout()
241 { "max77714-watchdog", (kernel_ulong_t)&max77714_wdt_data },
/Linux-v6.1/include/linux/mfd/
Dmax77714.h3 * Maxim MAX77714 Register and data structures definition.
/Linux-v6.1/drivers/rtc/
Drtc-max77686.c205 .name = "max77714-rtc",
219 /* On MAX77714 RTCA1 is BIT 1 of RTCINT (0x00). Not supported by this driver. */
869 { "max77714-rtc", .driver_data = (kernel_ulong_t)&max77714_drv_data, },
/Linux-v6.1/
DMAINTAINERS12520 MAXIM MAX77714 PMIC MFD DRIVER
12523 F: Documentation/devicetree/bindings/mfd/maxim,max77714.yaml
12524 F: drivers/mfd/max77714.c
12525 F: include/linux/mfd/max77714.h