Searched refs:vdd1 (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/arch/arm/mach-omap2/ |
D | twl-common.c | 211 if (!pmic_data->vdd1) { in omap3_pmic_get_config() 214 pmic_data->vdd1 = &omap3_vdd1; in omap3_pmic_get_config() 476 if (!pmic_data->vdd1) { in omap4_pmic_get_config() 479 pmic_data->vdd1 = &omap4_vdd1; in omap4_pmic_get_config()
|
/linux-4.4.14/Documentation/devicetree/bindings/regulator/ |
D | twl-regulator.txt | 18 - "ti,twl6030-vdd1" for VDD1 SMPS 50 - "ti,twl4030-vdd1" for VDD1 SMPS
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | twl4030.dtsi | 48 vcc: regulator-vdd1 { 49 compatible = "ti,twl4030-vdd1";
|
D | tps65910.dtsi | 33 regulator-compatible = "vdd1";
|
D | omap3-lilly-a83x.dtsi | 240 vdd1: regulator-vdd1 { label
|
D | am335x-lxm.dts | 203 regulator-name = "vdd1,mpu";
|
D | tegra30-colibri.dtsi | 234 vdd1_reg: vdd1 {
|
D | tegra30-cardhu.dtsi | 253 vdd1_reg: vdd1 {
|
D | tegra30-apalis.dtsi | 456 vdd1_reg: vdd1 {
|
D | tegra30-beaver.dts | 1791 vdd1_reg: vdd1 {
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | tps65910.txt | 23 tps65910: vrtc, vio, vdd1, vdd2, vdd3, vdig1, vdig2, vpll, vdac, vaux1, 25 tps65911: vrtc, vio, vdd1, vdd3, vddctrl, ldo1, ldo2, ldo3, ldo4, ldo5, 105 regulator-compatible = "vdd1";
|
/linux-4.4.14/include/linux/i2c/ |
D | twl.h | 722 struct regulator_init_data *vdd1; member
|
/linux-4.4.14/drivers/mfd/ |
D | twl-core.c | 879 child = add_regulator(TWL4030_REG_VDD1, pdata->vdd1, in add_children()
|