Searched refs:max77759 (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/nvmem/ |
| H A D | max77759-nvmem.c | 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()
|
| H A D | Makefile | 41 obj-$(CONFIG_NVMEM_MAX77759) += nvmem-max77759.o 42 nvmem-max77759-y := max77759-nvmem.o
|
| /linux/include/linux/mfd/ |
| H A D | max77759.h | 116 struct max77759 { struct 161 int max77759_maxq_command(struct max77759 *max77759,
|
| /linux/arch/arm64/boot/dts/exynos/google/ |
| H A D | gs101-pixel-common.dtsi | 146 compatible = "maxim,max77759-tcpci", "maxim,max33359"; 162 * max77759 operating in reverse boost mode (0xA) can 229 compatible = "maxim,max77759"; 240 compatible = "maxim,max77759-gpio"; 256 compatible = "maxim,max77759-nvmem";
|
| /linux/ |
| H A D | MAINTAINERS | 15716 F: Documentation/devicetree/bindings/*/maxim,max77759*.yaml 15717 F: drivers/gpio/gpio-max77759.c 15718 F: drivers/mfd/max77759.c 15719 F: drivers/nvmem/max77759-nvmem.c 15720 F: include/linux/mfd/max77759.h
|