Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Draydium_i2c_ts.c121 struct regulator *vccio; member
1001 error = regulator_enable(ts->vccio); in raydium_i2c_power_on()
1028 regulator_disable(ts->vccio); in raydium_i2c_power_off()
1064 ts->vccio = devm_regulator_get(&client->dev, "vccio"); in raydium_i2c_probe()
1065 if (IS_ERR(ts->vccio)) { in raydium_i2c_probe()
1066 error = PTR_ERR(ts->vccio); in raydium_i2c_probe()
H A Delants_i2c.c142 struct regulator *vccio; member
1232 error = regulator_enable(ts->vccio); in elants_i2c_power_on()
1267 regulator_disable(ts->vccio); in elants_i2c_power_off()
1345 ts->vccio = devm_regulator_get(&client->dev, "vccio"); in elants_i2c_probe()
1346 if (IS_ERR(ts->vccio)) { in elants_i2c_probe()
1347 error = PTR_ERR(ts->vccio); in elants_i2c_probe()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dtps65910.txt42 vccio-supply: VIO input.
51 vccio-supply: VIO input.
102 vccio-supply = <...>;
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/
H A Draydium_i2c_ts.txt10 - vccio-supply: IO Power source
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Drk3229-evb.dts66 vccio_1v8: vccio-1v8-regulator {
75 vccio_3v3: vccio-3v3-regulator {
H A Drk3229-xms6.dts81 vccio_1v8: vccio-1v8-regulator {
90 vccio_3v3: vccio-3v3-regulator {
H A Drk3288-veyron-tiger.dts50 vccio-supply = <&vcc33_io>;
H A Dam3517-craneboard.dts98 vccio-supply = <&vbat>;
H A Drv1126-bat-ipc-v10.dts113 vccio_flash: vccio-flash {
123 vccio_sd: vccio-sd {
H A Dtegra30-asus-nexus7-grouper-ti-pmic.dtsi31 vccio-supply = <&vdd_5v0_sys>;
H A Drk3066a-marsboard.dts74 vccio-supply = <&vsys>;
H A Drv1106g-evb1-v11-cvr-dual-cam.dts61 vccio_sd: vccio-sd {
H A Drv1106g-evb1-v10.dts71 vccio_sd: vccio-sd {
H A Drv1106g-evb1-v10-dual-cam.dts71 vccio_sd: vccio-sd {
H A Drk3288-veyron-minnie.dts69 vccio-supply = <&vcc33_touch>;
H A Dam335x-igep0033.dtsi234 vccio-supply = <&vbat>;
H A Drk3288-vmarc-som.dtsi14 vccio_flash: vccio-flash-regulator {
H A Dam335x-phycore-som.dtsi244 vccio-supply = <&vcc5v>;
H A Dam335x-lxm.dts190 vccio-supply = <&vbat>;
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3318-a95x-z2.dts74 vccio_1v8: vccio-1v8-regulator {
82 vccio_3v3: vccio-3v3-regulator {
H A Drk3308-evb.dts136 vccio_flash: vccio-flash {
H A Drk3368-r88.dts128 vccio_wl: vccio-wl-regulator {
H A Drk3368-orion-r68-meta.dts140 vccio_wl: vccio-wl-regulator {
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dtegra30-apalis.dts116 vccio-supply = <&sys_3v3_reg>;
H A Dtegra30-beaver.dts102 vccio-supply = <&vdd_5v_in_reg>;

123