Home
last modified time | relevance | path

Searched full:max77759 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/nvmem/
H A Dmax77759-nvmem.c6 // NVMEM driver for Maxim MAX77759
12 #include <linux/mfd/max77759.h>
30 struct max77759 *max77759; member
48 ret = max77759_maxq_command(nvmem->max77759, cmd, rsp); in max77759_nvmem_reg_read()
79 ret = max77759_maxq_command(nvmem->max77759, cmd, rsp); in max77759_nvmem_reg_write()
112 nvmem->max77759 = dev_get_drvdata(pdev->dev.parent); in max77759_nvmem_probe()
120 { .compatible = "maxim,max77759-nvmem", },
126 { "max77759-nvmem", },
133 .name = "max77759-nvmem",
144 MODULE_DESCRIPTION("NVMEM driver for Maxim MAX77759");
H A DMakefile41 obj-$(CONFIG_NVMEM_MAX77759) += nvmem-max77759.o
42 nvmem-max77759-y := max77759-nvmem.o
/linux/Documentation/devicetree/bindings/nvmem/
H A Dmaxim,max77759-nvmem.yaml4 $id: http://devicetree.org/schemas/nvmem/maxim,max77759-nvmem.yaml#
7 title: Maxim Integrated MAX77759 Non Volatile Memory
13 This module is part of the MAX77759 PMIC. For additional information, see
14 Documentation/devicetree/bindings/mfd/maxim,max77759.yaml.
16 The MAX77759 is a PMIC integrating, amongst others, Non Volatile Memory
22 const: maxim,max77759-nvmem
/linux/Documentation/devicetree/bindings/gpio/
H A Dmaxim,max77759-gpio.yaml4 $id: http://devicetree.org/schemas/gpio/maxim,max77759-gpio.yaml#
7 title: Maxim Integrated MAX77759 GPIO
13 This module is part of the MAX77759 PMIC. For additional information, see
14 Documentation/devicetree/bindings/mfd/maxim,max77759.yaml.
16 The MAX77759 is a PMIC integrating, amongst others, a GPIO controller
21 const: maxim,max77759-gpio
/linux/
H A DMAINTAINERS15823 MAXIM MAX77759 PMIC MFD DRIVER
15827 F: Documentation/devicetree/bindings/*/maxim,max77759*.yaml
15828 F: drivers/gpio/gpio-max77759.c
15829 F: drivers/mfd/max77759.c
15830 F: drivers/nvmem/max77759-nvmem.c
15831 F: include/linux/mfd/max77759.h
15833 MAXIM MAX77759 BATTERY CHARGER DRIVER