| /linux/drivers/gpu/drm/bridge/ |
| H A D | lontium-lt9211.c | 50 struct regulator *vccio; member 471 ret = regulator_enable(ctx->vccio); in lt9211_atomic_enable() 567 ret = regulator_disable(ctx->vccio); in lt9211_atomic_disable() 634 ctx->vccio = devm_regulator_get(dev, "vccio"); in lt9211_parse_dt() 635 if (IS_ERR(ctx->vccio)) in lt9211_parse_dt() 636 return dev_err_probe(dev, PTR_ERR(ctx->vccio), in lt9211_parse_dt()
|
| /linux/drivers/input/touchscreen/ |
| H A D | raydium_i2c_ts.c | 123 struct regulator *vccio; member 1033 error = regulator_enable(ts->vccio); in raydium_i2c_power_on() 1060 regulator_disable(ts->vccio); in raydium_i2c_power_off() 1091 ts->vccio = devm_regulator_get(&client->dev, "vccio"); in raydium_i2c_probe() 1092 if (IS_ERR(ts->vccio)) in raydium_i2c_probe() 1093 return dev_err_probe(&client->dev, PTR_ERR(ts->vccio), in raydium_i2c_probe()
|
| H A D | elants_i2c.c | 156 struct regulator *vccio; member 1337 error = regulator_enable(ts->vccio); in elants_i2c_power_on() 1369 regulator_disable(ts->vccio); in elants_i2c_power_off() 1442 ts->vccio = devm_regulator_get(&client->dev, "vccio"); in elants_i2c_probe() 1443 if (IS_ERR(ts->vccio)) in elants_i2c_probe() 1444 return dev_err_probe(&client->dev, PTR_ERR(ts->vccio), in elants_i2c_probe()
|
| /linux/Documentation/devicetree/bindings/input/ |
| H A D | raydium_i2c_ts.txt | 10 - vccio-supply: IO Power source
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt8183-kukui-jacuzzi-damu.dts | 23 vccio-supply = <&pp1800_alw>;
|
| H A D | mt8395-radxa-nio-12l-8-hd-panel.dtso | 33 vccio-supply = <&mt6360_ldo2>;
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3566-orangepi-3b-v2.1.dts | 11 vccio_phy1: regulator-1v8-vccio-phy {
|
| H A D | rk3318-a95x-z2.dts | 81 vccio_1v8: regulator-vccio-1v8 { 89 vccio_3v3: regulator-vccio-3v3 {
|
| H A D | rk3528-radxa-e20c.dts | 137 vccio_sd: regulator-vccio-sd {
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sc7180-trogdor-pazquel360.dtsi | 26 vccio-supply = <&pp1800_l10a>;
|
| H A D | sc7180-trogdor-ti-sn65dsi86.dtsi | 48 vccio-supply = <&pp1800_brij_vccio>;
|
| H A D | sc7280-herobrine-villager.dtsi | 58 vccio-supply = <&ts_avccio>;
|
| /linux/arch/arm/boot/dts/rockchip/ |
| H A D | rk3288-veyron-tiger.dts | 50 vccio-supply = <&vcc33_io>;
|
| H A D | rk3066a-marsboard.dts | 118 vccio-supply = <&vsys>;
|
| H A D | rk3288-veyron-minnie.dts | 69 vccio-supply = <&vcc33_touch>;
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am3517-craneboard.dts | 98 vccio-supply = <&vbat>;
|
| H A D | am335x-tqma335x.dtsi | 177 vccio-supply = <&vcc3v3in>;
|
| H A D | am335x-igep0033.dtsi | 234 vccio-supply = <&vbat>;
|
| H A D | am335x-phycore-som.dtsi | 246 vccio-supply = <&vcc5v>;
|
| H A D | am335x-lxm.dts | 190 vccio-supply = <&vbat>;
|
| H A D | am335x-moxa-uc-8100-common.dtsi | 245 vccio-supply = <&vbat>;
|
| /linux/arch/arm/boot/dts/nvidia/ |
| H A D | tegra30-asus-nexus7-grouper-ti-pmic.dtsi | 32 vccio-supply = <&vdd_5v0_sys>;
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mq-mnt-reform2.dts | 146 vccio-supply = <®_main_1v8>;
|
| /linux/arch/arm64/boot/dts/renesas/ |
| H A D | r8a779a0-falcon-cpu.dtsi | 213 vccio-supply = <®_1p8v>;
|
| H A D | white-hawk-cpu-common.dtsi | 255 vccio-supply = <®_1p8v>;
|