Searched refs:vdd2 (Results 1 – 14 of 14) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/bridge/ |
D | chipone-icn6211.c | 153 struct regulator *vdd2; member 460 if (icn->vdd2) { in chipone_atomic_pre_enable() 461 ret = regulator_enable(icn->vdd2); in chipone_atomic_pre_enable() 494 if (icn->vdd2) in chipone_atomic_post_disable() 495 regulator_disable(icn->vdd2); in chipone_atomic_post_disable() 659 icn->vdd2 = devm_regulator_get_optional(dev, "vdd2"); in chipone_parse_dt() 660 if (IS_ERR(icn->vdd2)) { in chipone_parse_dt() 661 ret = PTR_ERR(icn->vdd2); in chipone_parse_dt() 664 icn->vdd2 = NULL; in chipone_parse_dt()
|
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
D | twl-regulator.txt | 19 - "ti,twl6030-vdd2" for VDD2 SMPS 51 - "ti,twl4030-vdd2" for VDD2 SMPS
|
/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
D | tps65910.txt | 23 tps65910: vrtc, vio, vdd1, vdd2, vdd3, vdig1, vdig2, vpll, vdac, vaux1, 25 tps65911: vrtc, vio, vdd1, vdd2, vddctrl, ldo1, ldo2, ldo3, ldo4, ldo5, 118 regulator-compatible = "vdd2";
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | tps65910.dtsi | 35 regulator-compatible = "vdd2";
|
D | tegra30-asus-nexus7-grouper-ti-pmic.dtsi | 44 vdd2_reg: vdd2 {
|
D | omap3-lilly-a83x.dtsi | 241 vdd2: regulator-vdd2 { label
|
D | tegra30-cardhu.dtsi | 271 vdd2_reg: vdd2 {
|
D | tegra30-apalis-v1.1.dtsi | 898 vdd2_reg: vdd2 {
|
D | tegra30-apalis.dtsi | 890 vdd2_reg: vdd2 {
|
D | tegra30-asus-transformer-common.dtsi | 1237 vddio_ddr: vdd2 {
|
D | tegra30-beaver.dts | 1803 vdd2_reg: vdd2 {
|
D | tegra30-pegatron-chagall.dts | 1313 vddio_1v2_ddr: vdd2 {
|
D | tegra30-ouya.dts | 2085 vdd2_reg: vdd2 {
|
/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | sc7180-trogdor.dtsi | 440 vdd2: label
|