| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/ |
| H A D | nvidia,tegra124-xusb.txt | 48 - avdd-usb-supply: USB controller power supply. Must supply 3.3 V. 49 - avdd-pll-utmip-supply: UTMI PLL power supply. Must supply 1.8 V. 50 - avdd-pll-erefe-supply: PLLE reference PLL power supply. Must supply 1.05 V. 51 - avdd-usb-ss-pll-supply: PCIe/USB3 PLL power supply. Must supply 1.05 V. 58 - avdd-usb-supply: USB controller power supply. Must supply 3.3 V. 59 - avdd-pll-utmip-supply: UTMI PLL power supply. Must supply 1.8 V. 60 - avdd-pll-uerefe-supply: PLLE reference PLL power supply. Must supply 1.05 V. 126 avdd-usb-supply = <&vdd_3v3_lp0>; 127 avdd-pll-utmip-supply = <&vddio_1v8>; 128 avdd-pll-erefe-supply = <&avdd_1v05_run>; [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/meson/ |
| H A D | t9015.c | 52 struct regulator *avdd; member 197 ret = regulator_enable(priv->avdd); in t9015_set_bias_level() 220 regulator_disable(priv->avdd); in t9015_set_bias_level() 267 priv->avdd = devm_regulator_get(dev, "AVDD"); in t9015_probe() 268 if (IS_ERR(priv->avdd)) { in t9015_probe() 269 if (PTR_ERR(priv->avdd) != -EPROBE_DEFER) in t9015_probe() 271 return PTR_ERR(priv->avdd); in t9015_probe()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/ |
| H A D | panel-feiyang-fy07024di26a30d.c | 24 struct regulator *avdd; member 61 ret = regulator_enable(ctx->avdd); in feiyang_prepare() 131 regulator_disable(ctx->avdd); in feiyang_unprepare() 208 ctx->avdd = devm_regulator_get(&dsi->dev, "avdd"); in feiyang_dsi_probe() 209 if (IS_ERR(ctx->avdd)) { in feiyang_dsi_probe() 211 return PTR_ERR(ctx->avdd); in feiyang_dsi_probe()
|
| H A D | panel-seiko-43wvf1g.c | 49 struct regulator *avdd; member 141 regulator_disable(p->avdd); in seiko_panel_unprepare() 170 err = regulator_enable(p->avdd); in seiko_panel_prepare() 250 panel->avdd = devm_regulator_get(dev, "avdd"); in seiko_panel_probe() 251 if (IS_ERR(panel->avdd)) in seiko_panel_probe() 252 return PTR_ERR(panel->avdd); in seiko_panel_probe()
|
| H A D | panel-mantix-mlaf057we51.c | 34 struct regulator *avdd; member 139 regulator_disable(ctx->avdd); in mantix_unprepare() 165 ret = regulator_enable(ctx->avdd); in mantix_prepare() 267 ctx->avdd = devm_regulator_get(dev, "avdd"); in mantix_probe() 268 if (IS_ERR(ctx->avdd)) in mantix_probe() 269 return dev_err_probe(dev, PTR_ERR(ctx->avdd), "Failed to request avdd regulator\n"); in mantix_probe()
|
| H A D | panel-boe-tv101wum-nl6.c | 50 struct regulator *avdd; member 509 regulator_disable(boe->avdd); in boe_panel_unprepare() 518 regulator_disable(boe->avdd); in boe_panel_unprepare() 545 ret = regulator_enable(boe->avdd); in boe_panel_prepare() 574 regulator_disable(boe->avdd); in boe_panel_prepare() 762 boe->avdd = devm_regulator_get(dev, "avdd"); in boe_panel_add() 763 if (IS_ERR(boe->avdd)) in boe_panel_add() 764 return PTR_ERR(boe->avdd); in boe_panel_add()
|
| /OK3568_Linux_fs/kernel/drivers/staging/iio/frequency/ |
| H A D | ad9832.c | 97 struct regulator *avdd; member 316 st->avdd = devm_regulator_get(&spi->dev, "avdd"); in ad9832_probe() 317 if (IS_ERR(st->avdd)) in ad9832_probe() 318 return PTR_ERR(st->avdd); in ad9832_probe() 320 ret = regulator_enable(st->avdd); in ad9832_probe() 435 regulator_disable(st->avdd); in ad9832_probe() 448 regulator_disable(st->avdd); in ad9832_remove()
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | tegra20-trimslice.dts | 36 avdd-pex-supply = <&pci_vdd_reg>; 38 avdd-pex-pll-supply = <&pci_vdd_reg>; 39 avdd-plle-supply = <&pci_vdd_reg>;
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/ |
| H A D | nvidia,tegra20-pcie.txt | 85 - avdd-pex-supply: Power supply for analog PCIe logic. Must supply 1.05 V. 87 - avdd-pex-pll-supply: Power supply for dedicated (internal) PCIe PLL. Must 89 - avdd-plle-supply: Power supply for PLLE, which is shared with SATA. Must 95 - avdd-pex-pll-supply: Power supply for dedicated (internal) PCIe PLL. Must 97 - avdd-plle-supply: Power supply for PLLE, which is shared with SATA. Must 105 - avdd-pexa-supply: Power supply for analog PCIe logic. Must supply 1.05 V. 108 - avdd-pexb-supply: Power supply for analog PCIe logic. Must supply 1.05 V. 351 avdd-pexa-supply = <&ldo1_reg>; 353 avdd-pexb-supply = <&ldo1_reg>; 355 avdd-pex-pll-supply = <&ldo1_reg>; [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/light/ |
| H A D | vl6180.txt | 11 -avdd-gpio: gpio to enable or disable the digital/analog power supply 26 avdd-gpio = <&gpio1 2 GPIO_ACTIVE_HIGH>;
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | samsung,s6sy761.txt | 7 - avdd-supply : analogic power supply 27 avdd-supply = <&ldo30_reg>;
|
| H A D | st,stmfts.txt | 14 - avdd-supply : analogic power supply 37 avdd-supply = <&ldo30_reg>;
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/magnetometer/ |
| H A D | ak8974.txt | 12 - avdd-supply: regulator supply for the analog voltage 27 avdd-supply = <&foo_reg>;
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/ |
| H A D | ov7725.txt | 8 - avdd-supply: Analog voltage supply, 2.8 volts 28 avdd-supply = <&vcc2v8_dvp>;
|
| H A D | ov2735.txt | 8 - avdd-supply: Analog voltage supply, 2.8 volts 28 avdd-supply = <&vcc2v8_dvp>;
|
| H A D | ov7750.txt | 8 - avdd-supply: Analog voltage supply, 2.8 volts 28 avdd-supply = <&vcc2v8_dvp>;
|
| H A D | imx323.txt | 8 - avdd-supply: Analog voltage supply, 2.8 volts 22 avdd-supply = <&vcc2v8_dvp>;
|
| H A D | ov5695.txt | 7 - avdd-supply: Analog voltage supply, 2.8 volts 29 avdd-supply = <&pp2800_cam>;
|
| H A D | gc4c33.txt | 8 - avdd-supply: Analog voltage supply, 2.8 volts 26 avdd-supply = <&vcc_avdd>;
|
| H A D | gc2093.txt | 8 - avdd-supply: Analog voltage supply, 2.8 volts 29 avdd-supply = <&vcc_avdd>;
|
| H A D | ov2685.txt | 7 - avdd-supply: Analog voltage supply, 2.8 volts 29 avdd-supply = <&pp2800_cam>;
|
| H A D | gc4663.txt | 8 - avdd-supply: Analog voltage supply, 2.8 volts 26 avdd-supply = <&vcc_avdd>;
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | pcm186x.txt | 16 - avdd-supply: Analog core power supply (3.3v) 39 avdd-supply = <®_3v3_analog>;
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3588-evb1-cam-6x.dtsi | 208 avdd-supply = <&vcc_mipicsi0>; 229 avdd-supply = <&vcc_mipicsi0>; 258 avdd-supply = <&vcc_mipicsi1>; 279 avdd-supply = <&vcc_mipicsi1>; 308 avdd-supply = <&vcc_mipidcphy0>; 331 avdd-supply = <&vcc_mipidcphy0>;
|
| H A D | rk3588-evb7-cam-8x.dtsi | 804 avdd-supply = <&vcc_mipicsi1>; 828 avdd-supply = <&vcc_cam_2_3>; 852 avdd-supply = <&vcc_cam_2_3>; 880 avdd-supply = <&vcc_cam_4_5>; 904 avdd-supply = <&vcc_cam_4_5>; 933 avdd-supply = <&vcc_mipicsi0>; 957 avdd-supply = <&vcc_mipicsi0>; 986 avdd-supply = <&vcc_cam_8_9>; 1010 avdd-supply = <&vcc_cam_8_9>;
|