Home
last modified time | relevance | path

Searched refs:max77620 (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/Documentation/devicetree/bindings/clock/
Dmaxim,max77686.txt8 bindings/mfd/max77620.txt for MAX77620.
21 dt-bindings/clock/maxim,max77620.h.
34 - 0: 32khz_ap clock (max77686, max77802), 32khz_out0 (max77620)
96 #include <dt-bindings/clock/maxim,max77620.h>
100 max77620: max77620@3c {
101 compatible = "maxim,max77620";
113 clocks = <&max77620 MAX77620_CLK_32K_OUT0>;
/Linux-v4.19/Documentation/devicetree/bindings/thermal/
Dmax77620_thermal.txt18 Please refer <devicetree/bindings/mfd/max77620.txt> for mfd DT binding
23 #include <dt-bindings/mfd/max77620.h>
28 spmic: max77620@3c {
29 compatible = "maxim,max77620";
/Linux-v4.19/Documentation/devicetree/bindings/gpio/
Dgpio-max77620.txt18 #include <dt-bindings/mfd/max77620.h>
20 max77620@3c {
21 compatible = "maxim,max77620";
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dmax77620.txt6 "maxim,max77620"
18 are defined at dt-bindings/mfd/max77620.h.
76 dt-bindings/mfd/max77620.h
127 #include <dt-bindings/mfd/max77620.h>
129 max77620@3c {
130 compatible = "maxim,max77620";
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-max77620.txt43 of these GPIOs. Please refer <devicetree/bindings/mfd/max77620.txt> for more
102 #include <dt-bindings/mfd/max77620.h>
104 max77620@3c {
/Linux-v4.19/Documentation/devicetree/bindings/regulator/
Dregulator-max77620.txt40 Please refer <devicetree/bindings/mfd/max77620.txt> for more detail of Flexible
122 #include <dt-bindings/mfd/max77620.h>
124 max77620@3c {
/Linux-v4.19/arch/arm64/boot/dts/nvidia/
Dtegra186-p3310.dtsi4 #include <dt-bindings/mfd/max77620.h>
162 compatible = "maxim,max77620";
Dtegra210-p2180.dtsi2 #include <dt-bindings/mfd/max77620.h>
39 compatible = "maxim,max77620";
Dtegra194-p2888.dtsi4 #include <dt-bindings/mfd/max77620.h>
Dtegra210-smaug.dts5 #include <dt-bindings/mfd/max77620.h>
1343 max77620: max77620@3c { label
1344 compatible = "maxim,max77620";
/Linux-v4.19/drivers/pinctrl/
DMakefile21 obj-$(CONFIG_PINCTRL_MAX77620) += pinctrl-max77620.o
Dpinctrl-max77620.c555 struct max77620_chip *max77620 = dev_get_drvdata(pdev->dev.parent); in max77620_pinctrl_probe() local
565 mpci->rmap = max77620->rmap; in max77620_pinctrl_probe()
/Linux-v4.19/drivers/regulator/
DMakefile61 obj-$(CONFIG_REGULATOR_MAX77620) += max77620-regulator.o
/Linux-v4.19/drivers/gpio/
DMakefile80 obj-$(CONFIG_GPIO_MAX77620) += gpio-max77620.o
DKconfig1065 Say yes here to enable the max77620 to be used as gpio controller.
/Linux-v4.19/drivers/mfd/
DMakefile153 obj-$(CONFIG_MFD_MAX77620) += max77620.o