Searched refs:vdd2 (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/gpu/drm/bridge/ |
H A 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() 657 icn->vdd2 = devm_regulator_get_optional(dev, "vdd2"); in chipone_parse_dt() 658 if (IS_ERR(icn->vdd2)) { in chipone_parse_dt() 659 ret = PTR_ERR(icn->vdd2); in chipone_parse_dt() 662 icn->vdd2 = NULL; in chipone_parse_dt()
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A 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/arch/arm/boot/dts/ |
H A D | tps65910.dtsi | 35 regulator-compatible = "vdd2";
|
/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra30-asus-nexus7-grouper-ti-pmic.dtsi | 44 vdd2_reg: vdd2 {
|
H A D | tegra30-cardhu.dtsi | 274 vdd2_reg: vdd2 {
|
H A D | tegra30-apalis.dtsi | 893 vdd2_reg: vdd2 {
|
H A D | tegra30-apalis-v1.1.dtsi | 901 vdd2_reg: vdd2 {
|
H A D | tegra30-asus-transformer-common.dtsi | 1236 vddio_ddr: vdd2 {
|
H A D | tegra30-beaver.dts | 1805 vdd2_reg: vdd2 {
|
H A D | tegra30-pegatron-chagall.dts | 1311 vddio_1v2_ddr: vdd2 {
|
H A D | tegra30-ouya.dts | 2085 vdd2_reg: vdd2 {
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-lilly-a83x.dtsi | 241 vdd2: regulator-vdd2 { label
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc7180-trogdor.dtsi | 445 vdd2: label
|