| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | max77693.c | 155 struct max77693_dev *max77693; in max77693_i2c_probe() local 159 max77693 = devm_kzalloc(&i2c->dev, in max77693_i2c_probe() 161 if (max77693 == NULL) in max77693_i2c_probe() 164 i2c_set_clientdata(i2c, max77693); in max77693_i2c_probe() 165 max77693->dev = &i2c->dev; in max77693_i2c_probe() 166 max77693->i2c = i2c; in max77693_i2c_probe() 167 max77693->irq = i2c->irq; in max77693_i2c_probe() 168 max77693->type = id->driver_data; in max77693_i2c_probe() 170 max77693->regmap = devm_regmap_init_i2c(i2c, &max77693_regmap_config); in max77693_i2c_probe() 171 if (IS_ERR(max77693->regmap)) { in max77693_i2c_probe() [all …]
|
| H A D | Makefile | 166 obj-$(CONFIG_MFD_MAX77693) += max77693.o
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | max77693_charger.c | 22 struct max77693_dev *max77693; member 215 struct regmap *regmap = chg->max77693->regmap; in max77693_charger_get_property() 281 ret = regmap_read(chg->max77693->regmap, MAX77693_CHG_REG_CHG_CNFG_01, in fast_charge_timer_show() 328 return regmap_update_bits(chg->max77693->regmap, in max77693_set_fast_charge_timer() 347 ret = regmap_read(chg->max77693->regmap, MAX77693_CHG_REG_CHG_CNFG_03, in top_off_threshold_current_show() 379 return regmap_update_bits(chg->max77693->regmap, in max77693_set_top_off_threshold_current() 398 ret = regmap_read(chg->max77693->regmap, MAX77693_CHG_REG_CHG_CNFG_03, in top_off_timer_show() 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() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/extcon/ |
| H A D | extcon-max77693.c | 67 struct max77693_dev *max77693; member 230 ret = regmap_write(info->max77693->regmap_muic, in max77693_muic_set_debounce_time() 267 ret = regmap_update_bits(info->max77693->regmap_muic, in max77693_muic_set_path() 279 ret = regmap_update_bits(info->max77693->regmap_muic, in max77693_muic_set_path() 951 ret = regmap_bulk_read(info->max77693->regmap_muic, in max77693_muic_irq_work() 1024 ret = regmap_bulk_read(info->max77693->regmap_muic, in max77693_muic_detect_accessory() 1069 struct max77693_dev *max77693 = dev_get_drvdata(pdev->dev.parent); in max77693_muic_probe() local 1070 struct max77693_platform_data *pdata = dev_get_platdata(max77693->dev); in max77693_muic_probe() 1087 info->max77693 = max77693; in max77693_muic_probe() 1088 if (info->max77693->regmap_muic) { in max77693_muic_probe() [all …]
|
| H A D | Makefile | 18 obj-$(CONFIG_EXTCON_MAX77693) += extcon-max77693.o
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | max77693.txt | 14 - compatible : Must be "maxim,max77693". 19 - regulators : The regulators of max77693 have to be instantiated under subnode 34 - compatible : Must be "maxim,max77693-haptic" 45 - compatible : Must be "maxim,max77693-charger". 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"; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | max77693-regulator.c | 105 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()
|
| H A D | Makefile | 80 obj-$(CONFIG_REGULATOR_MAX77693) += max77693-regulator.o
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | max77693-haptic.c | 295 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()
|
| H A D | Makefile | 48 obj-$(CONFIG_INPUT_MAX77693_HAPTIC) += max77693-haptic.o
|
| H A D | Kconfig | 201 module will be called max77693-haptic.
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | exynos4412-midas.dtsi | 174 max77693@66 { 175 compatible = "maxim,max77693"; 197 compatible = "maxim,max77693-haptic"; 203 compatible = "maxim,max77693-charger"; 223 max77693-fuel-gauge@36 { 1117 max77693_irq: max77693-irq { 1122 max77693_fuel_irq: max77693-fuel-irq {
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-power | 603 What: /sys/class/power_supply/max77693-charger/device/fast_charge_timer 608 This entry shows and sets the maximum time the max77693 618 What: /sys/class/power_supply/max77693-charger/device/top_off_threshold_current 634 What: /sys/class/power_supply/max77693-charger/device/top_off_timer 639 This entry shows and sets the maximum time the max77693
|
| /OK3568_Linux_fs/kernel/Documentation/leds/ |
| H A D | leds-class-flash.rst | 81 Please refer to drivers/leds/leds-max77693.c for an exemplary usage of the
|
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | Makefile | 64 obj-$(CONFIG_LEDS_MAX77693) += leds-max77693.o
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | exynos4412-trats2.dts | 46 i2c_max77693: max77693 {
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 10717 F: Documentation/devicetree/bindings/mfd/max77693.txt 10720 F: drivers/*/max77693*.c 10723 F: drivers/extcon/extcon-max77693.c 10727 F: include/linux/mfd/max77693*.h
|