Home
last modified time | relevance | path

Searched full:vsel0 (Results 1 – 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
Dtps62360-regulator.txt14 - ti,vsel0-gpio: GPIO for controlling VSEL0 line.
16 for vsel0 control.
20 - ti,vsel0-state-high: Initial state of vsel0 input is high.
37 ti,vsel0-gpio = <&gpio1 16 0>;
39 ti,vsel0-state-high;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/
Dti,tps62360.yaml35 ti,vsel0-gpio:
37 GPIO for controlling VSEL0 line. If this property
39 VSEL0 control.
57 ti,vsel0-state-high:
59 Initial state of VSEL0 input is high. If this property
89 ti,vsel0-gpio = <&gpio1 16 GPIO_ACTIVE_HIGH>;
91 ti,vsel0-state-high;
Dfcs,fan53555.yaml48 VSEL0 register. When this pin is HIGH, VOUT is set by the VSEL1 register.
Drichtek,rt5739.yaml36 Else, use the 'VSEL0' register group. This depends on external hardware
/kernel/linux/linux-5.10/include/linux/regulator/
Dtps62360.h22 * @vsel0_gpio: Gpio number for vsel0. It should be -1 if this is tied with
26 * @vsel0_def_state: Default state of vsel0. 1 if it is high else 0.
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
Da8293.c31 /* VSEL0=1, VSEL1=0, VSEL2=0, VSEL3=0, ENB=1*/ in a8293_set_voltage()
35 /* VSEL0=0, VSEL1=0, VSEL2=0, VSEL3=1, ENB=1*/ in a8293_set_voltage()
/kernel/linux/linux-6.6/include/linux/regulator/
Dtps62360.h22 * @vsel0_def_state: Default state of vsel0. 1 if it is high else 0.
/kernel/linux/linux-5.10/drivers/regulator/
Dtps62360-regulator.c313 pdata->vsel0_gpio = of_get_named_gpio(np, "vsel0-gpio", 0); in of_get_tps62360_platform_data()
316 if (of_find_property(np, "ti,vsel0-state-high", NULL)) in of_get_tps62360_platform_data()
434 gpio_flags, "tps62360-vsel0"); in tps62360_probe()
437 "%s(): Could not obtain vsel0 GPIO %d: %d\n", in tps62360_probe()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
Da8293.c159 /* VSEL0=1, VSEL1=0, VSEL2=0, VSEL3=0, ENB=1*/ in a8293_set_voltage_noslew()
163 /* VSEL0=0, VSEL1=0, VSEL2=0, VSEL3=1, ENB=1*/ in a8293_set_voltage_noslew()
/kernel/linux/linux-6.6/drivers/regulator/
Dtps62360-regulator.c299 pdata->vsel0_def_state = of_property_read_bool(np, "ti,vsel0-state-high"); in of_get_tps62360_platform_data()
406 tps->vsel0_gpio = devm_gpiod_get_optional(&client->dev, "vsel0", gpio_flags); in tps62360_probe()
409 "%s(): Could not obtain vsel0 GPIO: %ld\n", in tps62360_probe()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dtegra30-asus-nexus7-grouper-ti-pmic.dtsi138 ti,vsel0-state-high;
Dam437x-idk-evm.dts352 ti,vsel0-state-high;
Dtegra30-cardhu.dtsi354 ti,vsel0-state-high;
Dtegra30-colibri.dtsi901 ti,vsel0-state-low;
Dtegra30-apalis.dtsi1032 ti,vsel0-state-low;
Dtegra30-apalis-v1.1.dtsi1050 ti,vsel0-state-low;
Dtegra30-beaver.dts1890 ti,vsel0-state-high;
/kernel/linux/linux-6.6/arch/arm/boot/dts/nvidia/
Dtegra30-asus-nexus7-grouper-ti-pmic.dtsi139 ti,vsel0-state-high;
Dtegra30-cardhu.dtsi371 ti,vsel0-state-high;
Dtegra30-asus-transformer-common.dtsi1349 ti,vsel0-state-high;
/kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/
Dam437x-idk-evm.dts350 ti,vsel0-state-high;
/kernel/linux/linux-6.6/arch/arm64/boot/dts/ti/
Dk3-am654-base-board.dts367 ti,vsel0-state-high;
Dk3-am65-iot2050-common.dtsi441 ti,vsel0-state-high;
/kernel/linux/linux-6.6/drivers/pinctrl/uniphier/
Dpinctrl-uniphier-pro4.c855 UNIPHIER_PINCTRL_PIN(280, "VSEL0", UNIPHIER_PIN_IECTRL_NONE,
/kernel/linux/linux-5.10/drivers/pinctrl/uniphier/
Dpinctrl-uniphier-pro4.c855 UNIPHIER_PINCTRL_PIN(280, "VSEL0", UNIPHIER_PIN_IECTRL_NONE,

12