Searched full:max77802 (Results 1 – 16 of 16) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | maxim,max77686.txt | 1 Binding for Maxim MAX77686/MAX77802/MAX77620 32k clock generator block 3 This is a part of device tree bindings of MAX77686/MAX77802/MAX77620 7 bindings/mfd/max77802.txt for MAX77802 and 15 The MAX77802 contains two 32.768khz clock outputs that can be controlled 17 dt-bindings/clock/maxim,max77802.h. 34 - 0: 32khz_ap clock (max77686, max77802), 32khz_out0 (max77620) 35 - 1: 32khz_cp clock (max77686, max77802), 68 2. With MAX77802: 70 #include <dt-bindings/clock/maxim,max77802.h> 74 max77802: max77802@9 { [all …]
|
/Linux-v6.1/drivers/regulator/ |
D | max77802-regulator.c | 3 // max77802.c - Regulator driver for the Maxim 77802 25 #include <dt-bindings/regulator/maxim,max77802.h> 96 struct max77802_regulator_prv *max77802 = rdev_get_drvdata(rdev); in max77802_set_suspend_disable() local 100 max77802->opmode[id] = val; in max77802_set_suspend_disable() 112 struct max77802_regulator_prv *max77802 = rdev_get_drvdata(rdev); in max77802_set_mode() local 130 max77802->opmode[id] = val; in max77802_set_mode() 137 struct max77802_regulator_prv *max77802 = rdev_get_drvdata(rdev); in max77802_get_mode() local 140 return max77802_map_mode(max77802->opmode[id]); in max77802_get_mode() 162 struct max77802_regulator_prv *max77802 = rdev_get_drvdata(rdev); in max77802_set_suspend_mode() local 171 if (max77802->opmode[id] == MAX77802_OFF_PWRREQ) { in max77802_set_suspend_mode() [all …]
|
D | Makefile | 85 obj-$(CONFIG_REGULATOR_MAX77802) += max77802-regulator.o
|
/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
D | maxim,max77802.yaml | 4 $id: http://devicetree.org/schemas/mfd/maxim,max77802.yaml# 7 title: Maxim MAX77802 Power Management IC 14 This is a part of device tree bindings for Maxim MAX77802 Power Management 17 The Maxim MAX77802 is a Power Management IC which includes voltage and 21 The MAX77802 provides two 32.768khz clock outputs that can be controlled 23 in dt-bindings/clock/maxim,max77802.h. 27 const: maxim,max77802 39 $ref: /schemas/regulator/maxim,max77802.yaml 95 #include <dt-bindings/regulator/maxim,max77802.h> 102 compatible = "maxim,max77802";
|
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
D | maxim,max77802.yaml | 4 $id: http://devicetree.org/schemas/regulator/maxim,max77802.yaml# 7 title: Maxim MAX77802 Power Management IC regulators 14 This is a part of device tree bindings for Maxim MAX77802 Power Management 20 See also Documentation/devicetree/bindings/mfd/maxim,max77802.yaml for 24 The valid modes list is defined in the dt-bindings/regulator/maxim,max77802.h
|
/Linux-v6.1/drivers/mfd/ |
D | max77686.c | 32 { .name = "max77802-pmic", }, 33 { .name = "max77802-clk", }, 34 { .name = "max77802-rtc", }, 111 .name = "max77802-pmic", 140 .name = "max77802-pmic", 154 .compatible = "maxim,max77802",
|
D | Kconfig | 834 MAX77802 which are Power Management IC with an RTC on chip.
|
/Linux-v6.1/drivers/clk/ |
D | clk-max77686.c | 3 // clk-max77686.c - Clock driver for Maxim 77686/MAX77802 23 #include <dt-bindings/clock/maxim,max77802.h> 258 /* MAX77802: Enable low-jitter mode on the 32khz clocks. */ in max77686_clk_probe() 274 { "max77802-clk", .driver_data = CHIP_MAX77802, },
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | exynos5410-odroidxu.dts | 12 #include <dt-bindings/clock/maxim,max77802.h> 185 max77802: pmic@9 { label 186 compatible = "maxim,max77802"; 568 max77802_irq: max77802-irq-pins { 590 clocks = <&clock CLK_RTC>, <&max77802 MAX77802_CLK_32K_AP>;
|
D | exynos5420-peach-pit.dts | 12 #include <dt-bindings/clock/maxim,max77802.h> 13 #include <dt-bindings/regulator/maxim,max77802.h> 145 clocks = <&max77802 MAX77802_CLK_32K_CP>; 209 max77802: pmic@9 { label 210 compatible = "maxim,max77802"; 842 max77802_irq: max77802-irq-pins { 947 clocks = <&clock CLK_RTC>, <&max77802 MAX77802_CLK_32K_AP>;
|
D | exynos5800-peach-pi.dts | 12 #include <dt-bindings/clock/maxim,max77802.h> 13 #include <dt-bindings/regulator/maxim,max77802.h> 145 clocks = <&max77802 MAX77802_CLK_32K_CP>; 218 max77802: pmic@9 { label 219 compatible = "maxim,max77802"; 824 max77802_irq: max77802-irq-pins { 929 clocks = <&clock CLK_RTC>, <&max77802 MAX77802_CLK_32K_AP>;
|
/Linux-v6.1/include/linux/mfd/ |
D | max77686.h | 61 /* MAX77802 regulator IDs */
|
D | max77686-private.h | 172 /* MAX77802 PMIC registers */
|
/Linux-v6.1/drivers/rtc/ |
D | rtc-max77686.c | 3 // RTC driver for Maxim MAX77686 and MAX77802 45 * MAX77802 has separate register (RTCAE1) for alarm enable instead 274 .name = "max77802-rtc", 867 { "max77802-rtc", .driver_data = (kernel_ulong_t)&max77802_drv_data, },
|
D | Kconfig | 381 RTC of Maxim MAX77686/MAX77620/MAX77802 PMIC.
|
/Linux-v6.1/ |
D | MAINTAINERS | 12527 MAXIM MAX77802 PMIC REGULATOR DEVICE DRIVER 12531 F: Documentation/devicetree/bindings/*/*max77802.yaml 12532 F: drivers/regulator/max77802-regulator.c 12533 F: include/dt-bindings/*/*max77802.h
|