Searched refs:mc13892 (Results 1 – 7 of 7) sorted by relevance
| /linux-4.4.14/drivers/regulator/ |
| D | mc13892-regulator.c | 309 struct mc13xxx *mc13892 = priv->mc13xxx; in mc13892_powermisc_rmw() local 316 ret = mc13xxx_reg_read(mc13892, MC13892_POWERMISC, &valread); in mc13892_powermisc_rmw() 331 ret = mc13xxx_reg_write(mc13892, MC13892_POWERMISC, valread); in mc13892_powermisc_rmw() 534 struct mc13xxx *mc13892 = dev_get_drvdata(pdev->dev.parent); in mc13892_regulator_probe() local 558 priv->mc13xxx = mc13892; in mc13892_regulator_probe() 561 mc13xxx_lock(mc13892); in mc13892_regulator_probe() 562 ret = mc13xxx_reg_read(mc13892, MC13892_REVISION, &val); in mc13892_regulator_probe() 568 ret = mc13xxx_reg_rmw(mc13892, MC13892_SWITCHERS4, in mc13892_regulator_probe() 576 ret = mc13xxx_reg_rmw(mc13892, MC13892_SWITCHERS5, in mc13892_regulator_probe() 584 mc13xxx_unlock(mc13892); in mc13892_regulator_probe() [all …]
|
| D | Makefile | 60 obj-$(CONFIG_REGULATOR_MC13892) += mc13892-regulator.o
|
| /linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
| D | mc13xxx.txt | 4 - compatible : Should be "fsl,mc13783" or "fsl,mc13892" 121 pmic: mc13892@0 { 124 compatible = "fsl,mc13892";
|
| /linux-4.4.14/arch/arm/boot/dts/ |
| D | imx51-digi-connectcore-som.dtsi | 31 pmic: mc13892@0 { 34 compatible = "fsl,mc13892";
|
| D | imx51-babbage.dts | 186 pmic: mc13892@0 { 187 compatible = "fsl,mc13892";
|
| /linux-4.4.14/Documentation/hwmon/ |
| D | mc13783-adc | 9 Prefix: 'mc13892'
|
| /linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
| D | trivial-devices.txt | 55 fsl,mc13892 MC13892: Power Management Integrated Circuit (PMIC) for i.MX35/51
|