Searched refs:vdd2 (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/arch/arm/mach-omap2/ |
D | twl-common.c | 216 if (!pmic_data->vdd2) { in omap3_pmic_get_config() 219 pmic_data->vdd2 = &omap3_vdd2; in omap3_pmic_get_config() 482 if (!pmic_data->vdd2) { in omap4_pmic_get_config() 485 pmic_data->vdd2 = &omap4_vdd2; in omap4_pmic_get_config()
|
/linux-4.1.27/Documentation/devicetree/bindings/regulator/ |
D | twl-regulator.txt | 19 - "ti,twl6030-vdd2" for VDD2 SMPS 51 - "ti,twl4030-vdd2" for VDD2 SMPS
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | tps65910.dtsi | 38 regulator-compatible = "vdd2";
|
D | omap3-lilly-a83x.dtsi | 244 vdd2: regulator-vdd2 { label
|
D | tegra30-cardhu.dtsi | 259 vdd2_reg: vdd2 {
|
D | tegra30-apalis.dtsi | 439 vdd2_reg: vdd2 {
|
D | tegra30-beaver.dts | 1798 vdd2_reg: vdd2 {
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | tps65910.txt | 23 tps65910: vrtc, vio, vdd1, vdd2, vdd3, vdig1, vdig2, vpll, vdac, vaux1, 114 regulator-compatible = "vdd2";
|
/linux-4.1.27/include/linux/i2c/ |
D | twl.h | 722 struct regulator_init_data *vdd2; member
|
/linux-4.1.27/drivers/mfd/ |
D | twl-core.c | 885 child = add_regulator(TWL4030_REG_VDD2, pdata->vdd2, in add_children()
|