| /linux/drivers/hid/i2c-hid/ |
| H A D | i2c-hid-of-elan.c | 34 struct regulator *vccio; member 54 ret = regulator_enable(ihid_elan->vccio); in elan_i2c_hid_power_up() 93 regulator_disable(ihid_elan->vccio); in elan_i2c_hid_power_down() 120 ihid_elan->vccio = devm_regulator_get(&client->dev, "vccio"); in i2c_hid_of_elan_probe() 121 if (IS_ERR(ihid_elan->vccio)) { in i2c_hid_of_elan_probe() 122 ret = PTR_ERR(ihid_elan->vccio); in i2c_hid_of_elan_probe()
|
| /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/arch/arm64/boot/dts/mediatek/ |
| H A D | mt8186-corsola-starmie-sku0.dts | 29 vccio-supply = <&mt6366_vio18_reg>;
|
| H A D | mt8186-corsola-chinchou-sku16.dts | 26 vccio-supply = <&pp1800_tchscr_report_disable>;
|
| H A D | mt8183-kukui-jacuzzi-damu.dts | 23 vccio-supply = <&pp1800_alw>;
|
| H A D | mt8186-corsola-chinchou-sku1.dts | 32 vccio-supply = <&pp1800_tchscr_report_disable>;
|
| H A D | mt8395-radxa-nio-12l-8-hd-panel.dtso | 33 vccio-supply = <&mt6360_ldo2>;
|
| /linux/Documentation/devicetree/bindings/input/ |
| H A D | raydium_i2c_ts.txt | 10 - vccio-supply: IO Power source
|
| /linux/arch/arm/boot/dts/rockchip/ |
| H A D | rk3229-evb.dts | 70 vccio_1v8: regulator-vccio-1v8 { 79 vccio_3v3: regulator-vccio-3v3 {
|
| H A D | rk3229-xms6.dts | 87 vccio_1v8: regulator-vccio-1v8 { 96 vccio_3v3: regulator-vccio-3v3 {
|
| H A D | rk3288-veyron-tiger.dts | 50 vccio-supply = <&vcc33_io>;
|
| H A D | rk3066a-marsboard.dts | 118 vccio-supply = <&vsys>;
|
| /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 | rk3568-anbernic-rg-ds.dts | 394 vccio_lcd0: regulator-vccio-lcd0 { 418 vccio_lcd1: regulator-vccio-lcd1 { 525 vccio-supply = <&vccio_lcd0>; 564 vccio-supply = <&vccio_lcd1>; 1023 vccio_lcd0_h: vccio-lcd0-h { 1033 vccio_lcd1_h: vccio-lcd1-h {
|
| H A D | rk3308-evb.dts | 136 vccio_flash: regulator-vccio-flash {
|
| /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/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>;
|
| /linux/arch/arm/boot/dts/nvidia/ |
| H A D | tegra30-asus-nexus7-grouper-ti-pmic.dtsi | 32 vccio-supply = <&vdd_5v0_sys>;
|