Home
last modified time | relevance | path

Searched refs:vccio (Results 1 – 25 of 31) sorted by relevance

12

/Linux-v5.4/Documentation/devicetree/bindings/display/bridge/
Dti,sn65dsi86.txt12 - vccio-supply: A 1.8V supply that powers up the digital IOs.
57 vccio-supply = <&pm8916_l17>;
/Linux-v5.4/Documentation/devicetree/bindings/input/
Draydium_i2c_ts.txt10 - vccio-supply: IO Power source
Delants_i2c.txt16 - vccio-supply: a phandle for the regulator supplying IO power.
/Linux-v5.4/Documentation/devicetree/bindings/mfd/
Dtps65910.txt42 vccio-supply: VIO input.
51 vccio-supply: VIO input.
102 vccio-supply = <...>;
/Linux-v5.4/drivers/input/touchscreen/
Draydium_i2c_ts.c120 struct regulator *vccio; member
963 error = regulator_enable(ts->vccio); in raydium_i2c_power_on()
990 regulator_disable(ts->vccio); in raydium_i2c_power_off()
1026 ts->vccio = devm_regulator_get(&client->dev, "vccio"); in raydium_i2c_probe()
1027 if (IS_ERR(ts->vccio)) { in raydium_i2c_probe()
1028 error = PTR_ERR(ts->vccio); in raydium_i2c_probe()
Delants_i2c.c122 struct regulator *vccio; member
1090 error = regulator_enable(ts->vccio); in elants_i2c_power_on()
1125 regulator_disable(ts->vccio); in elants_i2c_power_off()
1164 ts->vccio = devm_regulator_get(&client->dev, "vccio"); in elants_i2c_probe()
1165 if (IS_ERR(ts->vccio)) { in elants_i2c_probe()
1166 error = PTR_ERR(ts->vccio); in elants_i2c_probe()
/Linux-v5.4/arch/arm/boot/dts/
Drk3229-evb.dts66 vccio_1v8: vccio-1v8-regulator {
75 vccio_3v3: vccio-3v3-regulator {
Drk3229-xms6.dts75 vccio_1v8: vccio-1v8-regulator {
84 vccio_3v3: vccio-3v3-regulator {
Drk3288-veyron-tiger.dts81 vccio-supply = <&vcc33_io>;
Dam3517-craneboard.dts98 vccio-supply = <&vbat>;
Drk3066a-marsboard.dts70 vccio-supply = <&vsys>;
Drk3288-veyron-minnie.dts99 vccio-supply = <&vcc33_touch>;
Dam335x-igep0033.dtsi259 vccio-supply = <&vbat>;
Dam335x-phycore-som.dtsi244 vccio-supply = <&vcc5v>;
Dam335x-lxm.dts186 vccio-supply = <&vbat>;
Drk3066a-rayeager.dts199 vccio-supply = <&vsys>;
Dam335x-moxa-uc-8100-me-t.dts333 vccio-supply = <&vbat>;
Dam335x-baltos.dtsi283 vccio-supply = <&vbat>;
Dam335x-icev2.dts360 vccio-supply = <&vbat>;
Dam335x-pdu001.dts441 vccio-supply = <&vbat>;
Dtegra30-cardhu.dtsi256 vccio-supply = <&vdd_ac_bat_reg>;
Dam335x-evmsk.dts575 vccio-supply = <&vbat>;
/Linux-v5.4/arch/arm64/boot/dts/rockchip/
Drk3368-orion-r68-meta.dts140 vccio_wl: vccio-wl-regulator {
Drk3368-r88.dts128 vccio_wl: vccio-wl-regulator {
/Linux-v5.4/Documentation/devicetree/bindings/power/
Drockchip-io-domain.txt63 - vccio-oscgpi-supply: The supply connected to VCCIO_OSCGPI.

12