Searched refs:vccio (Results 1 – 25 of 49) sorted by relevance
12
30 struct regulator *vccio; member45 ret = regulator_enable(ihid_elan->vccio); in elan_i2c_hid_power_up()67 regulator_disable(ihid_elan->vccio); in elan_i2c_hid_power_down()89 ihid_elan->vccio = devm_regulator_get(&client->dev, "vccio"); in i2c_hid_of_elan_probe()90 if (IS_ERR(ihid_elan->vccio)) in i2c_hid_of_elan_probe()91 return PTR_ERR(ihid_elan->vccio); in i2c_hid_of_elan_probe()
51 struct regulator *vccio; member473 ret = regulator_enable(ctx->vccio); in lt9211_atomic_enable()569 ret = regulator_disable(ctx->vccio); in lt9211_atomic_disable()636 ctx->vccio = devm_regulator_get(dev, "vccio"); in lt9211_parse_dt()637 if (IS_ERR(ctx->vccio)) in lt9211_parse_dt()638 return dev_err_probe(dev, PTR_ERR(ctx->vccio), in lt9211_parse_dt()
10 - vccio-supply: IO Power source
42 vccio-supply: VIO input.51 vccio-supply: VIO input.102 vccio-supply = <...>;
70 vccio_1v8: vccio-1v8-regulator {79 vccio_3v3: vccio-3v3-regulator {
87 vccio_1v8: vccio-1v8-regulator {96 vccio_3v3: vccio-3v3-regulator {
50 vccio-supply = <&vcc33_io>;
98 vccio-supply = <&vbat>;
32 vccio-supply = <&vdd_5v0_sys>;
78 vccio-supply = <&vsys>;
234 vccio-supply = <&vbat>;
69 vccio-supply = <&vcc33_touch>;
246 vccio-supply = <&vcc5v>;
190 vccio-supply = <&vbat>;
14 vccio_flash: vccio-flash-regulator {
245 vccio-supply = <&vbat>;
122 struct regulator *vccio; member1037 error = regulator_enable(ts->vccio); in raydium_i2c_power_on()1064 regulator_disable(ts->vccio); in raydium_i2c_power_off()1100 ts->vccio = devm_regulator_get(&client->dev, "vccio"); in raydium_i2c_probe()1101 if (IS_ERR(ts->vccio)) { in raydium_i2c_probe()1102 error = PTR_ERR(ts->vccio); in raydium_i2c_probe()
155 struct regulator *vccio; member1342 error = regulator_enable(ts->vccio); in elants_i2c_power_on()1377 regulator_disable(ts->vccio); in elants_i2c_power_off()1455 ts->vccio = devm_regulator_get(&client->dev, "vccio"); in elants_i2c_probe()1456 if (IS_ERR(ts->vccio)) { in elants_i2c_probe()1457 error = PTR_ERR(ts->vccio); in elants_i2c_probe()
32 vccio-supply = <&pp1800_brij_vccio>;
80 vccio_1v8: vccio-1v8-regulator {88 vccio_3v3: vccio-3v3-regulator {
136 vccio_flash: vccio-flash {
145 vccio_wl: vccio-wl-regulator {
133 vccio_wl: vccio-wl-regulator {
214 vccio-supply = <®_1p8v>;
146 vccio-supply = <®_main_1v8>;