Searched refs:max77620 (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/thermal/
H A Dmax77620_thermal.c13 #include <linux/mfd/max77620.h>
142 { .name = "max77620-thermal", },
149 .name = "max77620-thermal",
/linux-master/drivers/clk/
H A Dclk-max77686.c13 #include <linux/mfd/max77620.h>
24 #include <dt-bindings/clock/maxim,max77620.h>
275 { "max77620-clock", .driver_data = CHIP_MAX77620, },
/linux-master/drivers/pinctrl/
H A Dpinctrl-max77620.c12 #include <linux/mfd/max77620.h>
550 struct max77620_chip *max77620 = dev_get_drvdata(pdev->dev.parent);
561 mpci->rmap = max77620->rmap;
649 { .name = "max77620-pinctrl", },
657 .name = "max77620-pinctrl",
552 struct max77620_chip *max77620 = dev_get_drvdata(pdev->dev.parent); local
H A DMakefile35 obj-$(CONFIG_PINCTRL_MAX77620) += pinctrl-max77620.o
/linux-master/drivers/watchdog/
H A Dmax77620_wdt.c17 #include <linux/mfd/max77620.h>
147 .identity = "max77620-watchdog",
240 { "max77620-watchdog", (kernel_ulong_t)&max77620_wdt_data },
248 .name = "max77620-watchdog",
/linux-master/drivers/gpio/
H A Dgpio-max77620.c10 #include <linux/mfd/max77620.h>
125 .name = "max77620-gpio",
342 "max77620-gpio", mgpio);
352 { .name = "max77620-gpio", },
359 .driver.name = "max77620-gpio",
H A DMakefile101 obj-$(CONFIG_GPIO_MAX77620) += gpio-max77620.o
/linux-master/drivers/regulator/
H A DMakefile75 obj-$(CONFIG_REGULATOR_MAX77620) += max77620-regulator.o
H A Dmax77620-regulator.c12 #include <linux/mfd/max77620.h>
21 #define max77620_rails(_name) "max77620-"#_name
907 { .name = "max77620-pmic", },
918 .name = "max77620-pmic",
/linux-master/drivers/mfd/
H A DMakefile161 obj-$(CONFIG_MFD_MAX77620) += max77620.o
H A Dmax77620.c30 #include <linux/mfd/max77620.h>
69 { .name = "max77620-pinctrl", },
70 { .name = "max77620-clock", },
71 { .name = "max77620-pmic", },
72 { .name = "max77620-watchdog", },
74 .name = "max77620-gpio",
78 .name = "max77620-rtc",
82 .name = "max77620-power",
86 .name = "max77620-thermal",
94 { .name = "max77620
[all...]

Completed in 156 milliseconds