Searched full:max77802 (Results 1 – 10 of 10) sorted by relevance
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A 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/drivers/mfd/ |
| H A D | max77686.c | 31 { .name = "max77802-pmic", }, 32 { .name = "max77802-clk", }, 33 { .name = "max77802-rtc", }, 110 .name = "max77802-pmic", 139 .name = "max77802-pmic", 153 .compatible = "maxim,max77802",
|
| /linux/drivers/clk/ |
| H A D | clk-max77686.c | 3 // clk-max77686.c - Clock driver for Maxim 77686/MAX77802 23 #include <dt-bindings/clock/maxim,max77802.h> 252 /* MAX77802: Enable low-jitter mode on the 32khz clocks. */ in max77686_clk_probe() 268 { .name = "max77802-clk", .driver_data = CHIP_MAX77802 },
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | exynos5410-odroidxu.dts | 12 #include <dt-bindings/clock/maxim,max77802.h> 185 max77802: pmic@9 { label 186 compatible = "maxim,max77802"; 569 max77802_irq: max77802-irq-pins { 591 clocks = <&clock CLK_RTC>, <&max77802 MAX77802_CLK_32K_AP>;
|
| H A D | exynos5420-peach-pit.dts | 12 #include <dt-bindings/clock/maxim,max77802.h> 13 #include <dt-bindings/regulator/maxim,max77802.h> 148 clocks = <&max77802 MAX77802_CLK_32K_CP>; 212 max77802: pmic@9 { label 213 compatible = "maxim,max77802"; 846 max77802_irq: max77802-irq-pins { 951 clocks = <&clock CLK_RTC>, <&max77802 MAX77802_CLK_32K_AP>;
|
| H A D | exynos5800-peach-pi.dts | 12 #include <dt-bindings/clock/maxim,max77802.h> 13 #include <dt-bindings/regulator/maxim,max77802.h> 148 clocks = <&max77802 MAX77802_CLK_32K_CP>; 221 max77802: pmic@9 { label 222 compatible = "maxim,max77802"; 828 max77802_irq: max77802-irq-pins { 933 clocks = <&clock CLK_RTC>, <&max77802 MAX77802_CLK_32K_AP>;
|
| /linux/include/linux/mfd/ |
| H A D | max77686.h | 61 /* MAX77802 regulator IDs */
|
| H A D | max77686-private.h | 172 /* MAX77802 PMIC registers */
|
| /linux/drivers/rtc/ |
| H A D | rtc-max77686.c | 3 // RTC driver for Maxim MAX77686 and MAX77802 45 * MAX77802 has separate register (RTCAE1) for alarm enable instead 273 .name = "max77802-rtc", 870 { .name = "max77802-rtc", .driver_data = (kernel_ulong_t)&max77802_drv_data },
|
| /linux/ |
| H A D | MAINTAINERS | 16172 MAXIM MAX77802 PMIC REGULATOR DEVICE DRIVER 16176 F: Documentation/devicetree/bindings/*/*max77802.yaml 16177 F: drivers/regulator/max77802-regulator.c 16178 F: include/dt-bindings/*/*max77802.h
|