Searched full:vdd_io (Results 1 – 25 of 36) sorted by relevance
12
/linux-6.12.1/Documentation/devicetree/bindings/media/i2c/ |
D | aptina,mt9p031.yaml | 34 vdd_io-supply: 77 - vdd_io-supply 97 vdd_io-supply = <®_vdd_io>;
|
D | onnn,ar0521.yaml | 37 vdd_io-supply: 79 - vdd_io-supply 103 vdd_io-supply = <®_1p8v>;
|
/linux-6.12.1/arch/arm/boot/dts/st/ |
D | stm32mp15xx-dhcor-io1v8.dtsi | 10 vdd_io: regulator-buck-io { label 27 vdd-supply = <&vdd_io>;
|
D | stm32mp15xx-dhcor-avenger96.dtsi | 420 vqmmc-supply = <&vdd_io>;
|
/linux-6.12.1/Documentation/devicetree/bindings/regulator/ |
D | microchip,mcp16502.yaml | 35 description: Input supply phandle for VDD_IO (BUCK1) 93 VDD_IO { 94 regulator-name = "VDD_IO";
|
D | tps65023.txt | 40 regulator-name = "vdd_io";
|
D | qcom,qca6390-pmu.yaml | 61 description: VDD_IO supply regulator handle
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/accel/ |
D | lis302.txt | 18 - Vdd_IO-supply: The input supply for Vdd_IO 96 Vdd_IO-supply = <&lis3_reg>;
|
/linux-6.12.1/drivers/iio/imu/st_lsm9ds0/ |
D | st_lsm9ds0.h | 20 struct regulator *vdd_io; member
|
/linux-6.12.1/drivers/net/ethernet/micrel/ |
D | ks8851_common.c | 1120 ks->vdd_io = devm_regulator_get(dev, "vdd-io"); in ks8851_probe_common() 1121 if (IS_ERR(ks->vdd_io)) { in ks8851_probe_common() 1122 ret = PTR_ERR(ks->vdd_io); in ks8851_probe_common() 1126 ret = regulator_enable(ks->vdd_io); in ks8851_probe_common() 1128 dev_err(dev, "regulator vdd_io enable fail: %d\n", ret); in ks8851_probe_common() 1226 regulator_disable(ks->vdd_io); in ks8851_probe_common() 1245 regulator_disable(priv->vdd_io); in ks8851_remove_common()
|
D | ks8851.h | 361 * @vdd_io: Optional digital power supply for IO 407 struct regulator *vdd_io; member
|
/linux-6.12.1/Documentation/devicetree/bindings/net/bluetooth/ |
D | amlogic,w155s2-bt.yaml | 38 description: VDD_IO supply regulator handle
|
D | qualcomm-bluetooth.yaml | 45 description: VDD_IO supply regulator handle
|
/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | omap3-gta04a3.dts | 21 Vdd_IO-supply = <&vaux2>;
|
D | omap3-overo-common-peripherals.dtsi | 58 Vdd_IO-supply = <&lis33_3v3>;
|
D | am3517-som.dtsi | 98 regulator-name = "vdd_io";
|
/linux-6.12.1/Documentation/devicetree/bindings/usb/ |
D | cypress,hx3.yaml | 33 3V3 power supply (AVDD33, VDD_IO).
|
/linux-6.12.1/arch/arm/boot/dts/microchip/ |
D | at91-sama5d27_wlsom1.dtsi | 90 vdd_3v3: VDD_IO { 91 regulator-name = "VDD_IO";
|
D | at91-sama7g54_curiosity.dts | 207 vdd_3v3: VDD_IO { 208 regulator-name = "VDD_IO";
|
D | at91-sama5d29_curiosity.dts | 164 vdd_3v3: VDD_IO { 165 regulator-name = "VDD_IO";
|
D | at91-sama5d2_icp.dts | 210 vdd_io_reg: VDD_IO { 211 regulator-name = "VDD_IO";
|
D | at91-sama7g5ek.dts | 258 vdd_3v3: VDD_IO { 259 regulator-name = "VDD_IO";
|
/linux-6.12.1/drivers/misc/lis3lv02d/ |
D | lis3lv02d_i2c.c | 29 static const char reg_vdd_io[] = "Vdd_IO";
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ |
D | imx8mp-phycore-som.dtsi | 30 regulator-name = "VDD_IO";
|
/linux-6.12.1/arch/arm/boot/dts/qcom/ |
D | qcom-apq8064-asus-nexus7-flo.dts | 230 * msm_sdcc.1-sdc-vdd_io
|
12