Home
last modified time | relevance | path

Searched refs:rt5033 (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/mfd/
H A Drt5033.c57 struct rt5033_dev *rt5033; in rt5033_i2c_probe() local
61 rt5033 = devm_kzalloc(&i2c->dev, sizeof(*rt5033), GFP_KERNEL); in rt5033_i2c_probe()
62 if (!rt5033) in rt5033_i2c_probe()
65 i2c_set_clientdata(i2c, rt5033); in rt5033_i2c_probe()
66 rt5033->dev = &i2c->dev; in rt5033_i2c_probe()
67 rt5033->irq = i2c->irq; in rt5033_i2c_probe()
68 rt5033->wakeup = true; in rt5033_i2c_probe()
70 rt5033->regmap = devm_regmap_init_i2c(i2c, &rt5033_regmap_config); in rt5033_i2c_probe()
71 if (IS_ERR(rt5033->regmap)) { in rt5033_i2c_probe()
73 return PTR_ERR(rt5033->regmap); in rt5033_i2c_probe()
[all …]
/linux/drivers/regulator/
H A Drt5033-regulator.c92 struct rt5033_dev *rt5033 = dev_get_drvdata(pdev->dev.parent); in rt5033_regulator_probe() local
96 config.dev = rt5033->dev; in rt5033_regulator_probe()
97 config.driver_data = rt5033; in rt5033_regulator_probe()
102 config.regmap = rt5033->regmap; in rt5033_regulator_probe()
H A DMakefile145 obj-$(CONFIG_REGULATOR_RT5033) += rt5033-regulator.o
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-samsung-gprimeltecan.dts62 compatible = "richtek,rt5033";
87 compatible = "richtek,rt5033-charger";
H A Dmsm8916-samsung-fortuna-common.dtsi236 compatible = "richtek,rt5033-battery";
274 compatible = "richtek,rt5033";
299 compatible = "richtek,rt5033-charger";
H A Dmsm8916-samsung-a2015-common.dtsi255 compatible = "richtek,rt5033-battery";
271 compatible = "richtek,rt5033";
296 compatible = "richtek,rt5033-charger";
H A Dmsm8939-samsung-a7.dts95 compatible = "richtek,rt5033-battery";
343 compatible = "richtek,rt5033";
368 compatible = "richtek,rt5033-charger";