Home
last modified time | relevance | path

Searched refs:max77693 (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/mfd/
A Dmax77693.c191 i2c_set_clientdata(max77693->i2c_muic, max77693); in max77693_i2c_probe()
199 i2c_set_clientdata(max77693->i2c_haptic, max77693); in max77693_i2c_probe()
224 ret = regmap_add_irq_chip(max77693->regmap, max77693->irq, in max77693_i2c_probe()
233 ret = regmap_add_irq_chip(max77693->regmap, max77693->irq, in max77693_i2c_probe()
242 ret = regmap_add_irq_chip(max77693->regmap, max77693->irq, in max77693_i2c_probe()
283 regmap_del_irq_chip(max77693->irq, max77693->irq_data_muic); in max77693_i2c_probe()
285 regmap_del_irq_chip(max77693->irq, max77693->irq_data_chg); in max77693_i2c_probe()
289 regmap_del_irq_chip(max77693->irq, max77693->irq_data_led); in max77693_i2c_probe()
303 regmap_del_irq_chip(max77693->irq, max77693->irq_data_muic); in max77693_i2c_remove()
304 regmap_del_irq_chip(max77693->irq, max77693->irq_data_chg); in max77693_i2c_remove()
[all …]
A DMakefile164 obj-$(CONFIG_MFD_MAX77693) += max77693.o
/linux/drivers/power/supply/
A Dmax77693_charger.c22 struct max77693_dev *max77693; member
215 struct regmap *regmap = chg->max77693->regmap; in max77693_charger_get_property()
328 return regmap_update_bits(chg->max77693->regmap, in max77693_set_fast_charge_timer()
379 return regmap_update_bits(chg->max77693->regmap, in max77693_set_top_off_threshold_current()
422 return regmap_update_bits(chg->max77693->regmap, in max77693_set_top_off_timer()
469 return regmap_update_bits(chg->max77693->regmap, in max77693_set_constant_volt()
491 return regmap_update_bits(chg->max77693->regmap, in max77693_set_min_system_volt()
518 return regmap_update_bits(chg->max77693->regmap, in max77693_set_thermal_regulation_temp()
542 return regmap_update_bits(chg->max77693->regmap, in max77693_set_batttery_overcurrent()
586 ret = regmap_update_bits(chg->max77693->regmap, in max77693_reg_init()
[all …]
A DKconfig394 max17055, max77693, max77849.
/linux/drivers/extcon/
A Dextcon-max77693.c68 struct max77693_dev *max77693; member
231 ret = regmap_write(info->max77693->regmap_muic, in max77693_muic_set_debounce_time()
268 ret = regmap_update_bits(info->max77693->regmap_muic, in max77693_muic_set_path()
1088 info->max77693 = max77693; in max77693_muic_probe()
1089 if (info->max77693->regmap_muic) { in max77693_muic_probe()
1093 info->max77693->i2c_muic, in max77693_muic_probe()
1095 if (IS_ERR(info->max77693->regmap_muic)) { in max77693_muic_probe()
1096 ret = PTR_ERR(info->max77693->regmap_muic); in max77693_muic_probe()
1097 dev_err(max77693->dev, in max77693_muic_probe()
1183 regmap_write(info->max77693->regmap_muic, in max77693_muic_probe()
[all …]
A DMakefile17 obj-$(CONFIG_EXTCON_MAX77693) += extcon-max77693.o
/linux/Documentation/devicetree/bindings/mfd/
A Dmax77693.txt14 - compatible : Must be "maxim,max77693".
34 - compatible : Must be "maxim,max77693-haptic"
86 - compatible : Must be "maxim,max77693-led".
130 - max77693-muic :
133 - compatible : "maxim,max77693-muic"
138 max77693@66 {
139 compatible = "maxim,max77693";
164 compatible = "maxim,max77693-haptic";
171 compatible = "maxim,max77693-charger";
181 compatible = "maxim,max77693-led";
[all …]
/linux/drivers/regulator/
A Dmax77693-regulator.c105 struct max77693_dev *max77693, in max77693_get_regmap() argument
109 return max77693->regmap; in max77693_get_regmap()
115 return max77693->regmap; in max77693_get_regmap()
117 return max77693->regmap_chg; in max77693_get_regmap()
119 return max77693->regmap; in max77693_get_regmap()
A DMakefile82 obj-$(CONFIG_REGULATOR_MAX77693) += max77693-regulator.o
/linux/drivers/input/misc/
A Dmax77693-haptic.c295 struct max77693_dev *max77693 = dev_get_drvdata(pdev->dev.parent); in max77693_haptic_probe() local
303 haptic->regmap_pmic = max77693->regmap; in max77693_haptic_probe()
313 haptic->regmap_haptic = max77693->regmap_haptic; in max77693_haptic_probe()
316 haptic->regmap_haptic = max77693->regmap; in max77693_haptic_probe()
A DMakefile51 obj-$(CONFIG_INPUT_MAX77693_HAPTIC) += max77693-haptic.o
A DKconfig223 module will be called max77693-haptic.
/linux/drivers/leds/flash/
A DMakefile7 obj-$(CONFIG_LEDS_MAX77693) += leds-max77693.o
/linux/Documentation/ABI/testing/
A Dsysfs-class-power616 What: /sys/class/power_supply/max77693-charger/device/fast_charge_timer
621 This entry shows and sets the maximum time the max77693
631 What: /sys/class/power_supply/max77693-charger/device/top_off_threshold_current
647 What: /sys/class/power_supply/max77693-charger/device/top_off_timer
652 This entry shows and sets the maximum time the max77693
/linux/arch/arm/boot/dts/
A Dexynos4412-midas.dtsi174 compatible = "maxim,max77693";
196 compatible = "maxim,max77693-haptic";
202 compatible = "maxim,max77693-charger";
1130 max77693_irq: max77693-irq {
1135 max77693_fuel_irq: max77693-fuel-irq {
/linux/Documentation/leds/
A Dleds-class-flash.rst81 Please refer to drivers/leds/leds-max77693.c for an exemplary usage of the
/linux/Documentation/devicetree/bindings/leds/
A Dcommon.yaml189 compatible = "maxim,max77693-led";
/linux/
A DMAINTAINERS11611 F: Documentation/devicetree/bindings/mfd/max77693.txt
11614 F: drivers/*/max77693*.c
11617 F: drivers/extcon/extcon-max77693.c
11621 F: include/linux/mfd/max77693*.h

Completed in 72 milliseconds