Searched full:max77620 (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/watchdog/ |
| H A D | max77620_wdt.c | 3 * Maxim MAX77620 Watchdog Driver 16 #include <linux/mfd/max77620.h> 127 * (MAX77714 datasheet but applies to MAX77620 too) in max77620_wdt_set_timeout() 145 .identity = "max77620-watchdog", 238 { .name = "max77620-watchdog", .driver_data = (kernel_ulong_t)&max77620_wdt_data }, 246 .name = "max77620-watchdog", 254 MODULE_DESCRIPTION("Max77620 watchdog timer driver");
|
| /linux/drivers/thermal/ |
| H A D | max77620_thermal.c | 3 * Junction temperature thermal driver for Maxim Max77620. 13 #include <linux/mfd/max77620.h> 138 { .name = "max77620-thermal", }, 145 .name = "max77620-thermal", 153 MODULE_DESCRIPTION("Max77620 Junction temperature Thermal driver");
|
| /linux/include/dt-bindings/mfd/ |
| H A D | max77620.h | 3 * This header provides macros for MAXIM MAX77620 device bindings. 12 /* MAX77620 interrupts */ 16 #define MAX77620_IRQ_TOP_GPIO 3 /* GPIO internal int to MAX77620 */
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-max77620.c | 3 * MAX77620 pin control driver. 12 #include <linux/mfd/max77620.h> 553 struct max77620_chip *max77620 = dev_get_drvdata(pdev->dev.parent); in max77620_pinctrl_probe() local 564 mpci->rmap = max77620->rmap; in max77620_pinctrl_probe() 647 { .name = "max77620-pinctrl" }, 655 .name = "max77620-pinctrl", 664 MODULE_DESCRIPTION("MAX77620/MAX20024 pin control driver");
|
| H A D | Kconfig | 389 tristate "MAX77620/MAX20024 Pincontrol support" 394 Say Y here to enable Pin control support for Maxim MAX77620 PMIC.
|
| /linux/include/linux/mfd/ |
| H A D | max77620.h | 3 * Defining registers address and its bit definitions of MAX77620 and MAX20024 131 * different for MAX77620 and Max20024. 290 MAX77620_IRQ_TOP_GPIO, /* TOP GPIO internal int to MAX77620 */ 322 MAX77620, enumerator
|
| /linux/drivers/clk/ |
| H A D | clk-max77686.c | 13 #include <linux/mfd/max77620.h> 24 #include <dt-bindings/clock/maxim,max77620.h> 269 { .name = "max77620-clock", .driver_data = CHIP_MAX77620 },
|
| /linux/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra186-p3310.dtsi | 4 #include <dt-bindings/mfd/max77620.h> 205 compatible = "maxim,max77620";
|
| H A D | tegra210-p2180.dtsi | 2 #include <dt-bindings/mfd/max77620.h> 124 compatible = "maxim,max77620";
|
| H A D | tegra210-p2894.dtsi | 5 #include <dt-bindings/mfd/max77620.h> 1334 compatible = "maxim,max77620"; 1368 max77620-hog { 1660 max77620_gpio7: regulator-max77620-gpio7 { 1662 regulator-name = "max77620-gpio7";
|
| H A D | tegra194-p3668.dtsi | 4 #include <dt-bindings/mfd/max77620.h>
|
| H A D | tegra194-p2888.dtsi | 4 #include <dt-bindings/mfd/max77620.h>
|
| H A D | tegra186-p3509-0000+p3636-0001.dts | 6 #include <dt-bindings/mfd/max77620.h> 848 compatible = "maxim,max77620";
|
| H A D | tegra210-p3450-0000.dts | 6 #include <dt-bindings/mfd/max77620.h> 183 compatible = "maxim,max77620";
|
| /linux/drivers/rtc/ |
| H A D | rtc-max77686.c | 871 { .name = "max77620-rtc", .driver_data = (kernel_ulong_t)&max77620_drv_data },
|