Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A 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");
H A DMakefile165 obj-$(CONFIG_MFD_MAX77714) += max77714.o
H A DKconfig884 tristate "Maxim Semiconductor MAX77714 PMIC Support"
890 Say yes here to add support for Maxim Semiconductor MAX77714.
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A 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";
/openbmc/linux/drivers/watchdog/
H A 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 },
/openbmc/linux/include/linux/mfd/
H A Dmax77714.h3 * Maxim MAX77714 Register and data structures definition.
/openbmc/linux/drivers/rtc/
H A Drtc-max77686.c205 .name = "max77714-rtc",
219 /* On MAX77714 RTCA1 is BIT 1 of RTCINT (0x00). Not supported by this driver. */
867 { "max77714-rtc", .driver_data = (kernel_ulong_t)&max77714_drv_data, },
/openbmc/linux/
H A DMAINTAINERS12972 MAXIM MAX77714 PMIC MFD DRIVER
12975 F: Documentation/devicetree/bindings/mfd/maxim,max77714.yaml
12976 F: drivers/mfd/max77714.c
12977 F: include/linux/mfd/max77714.h
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]