Searched full:ltc3676 (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/regulator/ |
H A D | ltc3676.c | 16 #define DRIVER_NAME "ltc3676" 18 /* LTC3676 Registers */ 66 struct ltc3676 { struct 75 struct ltc3676 *ltc3676 = rdev_get_drvdata(rdev); in ltc3676_set_suspend_voltage() argument 76 struct device *dev = ltc3676->dev; in ltc3676_set_suspend_voltage() 86 return regmap_update_bits(ltc3676->regmap, rdev->desc->vsel_reg + 1, in ltc3676_set_suspend_voltage() 93 struct ltc3676 *ltc3676= rdev_get_drvdata(rdev); in ltc3676_set_suspend_mode() local 94 struct device *dev = ltc3676->dev; in ltc3676_set_suspend_mode() 114 return regmap_update_bits(ltc3676->regmap, rdev->desc->vsel_reg, in ltc3676_set_suspend_mode() 120 struct ltc3676 *ltc3676 = rdev_get_drvdata(rdev); in ltc3676_set_voltage_sel() local [all …]
|
H A D | Makefile | 71 obj-$(CONFIG_REGULATOR_LTC3676) += ltc3676.o
|
H A D | Kconfig | 562 tristate "LTC3676 8-output voltage regulator" 566 This enables support for the LTC3676
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-gw552x.dtsi | 275 ltc3676: pmic@3c { label 276 compatible = "lltc,ltc3676";
|
H A D | imx6qdl-gw51xx.dtsi | 285 ltc3676: pmic@3c { label 286 compatible = "lltc,ltc3676";
|
H A D | imx6qdl-gw551x.dtsi | 344 ltc3676: pmic@3c { label 345 compatible = "lltc,ltc3676";
|
H A D | imx6qdl-gw553x.dtsi | 332 ltc3676: pmic@3c { label 333 compatible = "lltc,ltc3676";
|
H A D | imx6qdl-gw52xx.dtsi | 365 ltc3676: pmic@3c { label 366 compatible = "lltc,ltc3676";
|
H A D | imx6qdl-gw53xx.dtsi | 364 ltc3676: pmic@3c { label 365 compatible = "lltc,ltc3676";
|
H A D | imx6qdl-gw5903.dtsi | 366 ltc3676: pmic@3c { label 367 compatible = "lltc,ltc3676";
|
H A D | imx6qdl-gw5904.dtsi | 440 ltc3676: pmic@3c { label 441 compatible = "lltc,ltc3676";
|
H A D | imx6qdl-gw560x.dtsi | 477 ltc3676: pmic@3c { label 478 compatible = "lltc,ltc3676";
|