Home
last modified time | relevance | path

Searched full:vsel1 (Results 1 – 25 of 49) sorted by relevance

12

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
Dtps62360-regulator.txt17 - ti,vsel1-gpio: Gpio for controlling VSEL1 line.
19 for vsel1 control.
22 - ti,vsel1-state-high: Initial state of vsel1 input is high.
38 ti,vsel1-gpio = <&gpio1 17 0>;
40 ti,vsel1-state-high;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/
Dti,tps62360.yaml42 ti,vsel1-gpio:
44 GPIO for controlling VSEL1 line. If this property
46 VSEL1 control.
63 ti,vsel1-state-high:
65 Initial state of VSEL1 input is high. If this property
90 ti,vsel1-gpio = <&gpio1 17 GPIO_ACTIVE_HIGH>;
92 ti,vsel1-state-high;
Dfcs,fan53555.yaml48 VSEL0 register. When this pin is HIGH, VOUT is set by the VSEL1 register.
Drichtek,rt5739.yaml35 If property is present, use the 'VSEL1' register group for buck control.
/kernel/linux/linux-5.10/include/linux/regulator/
Dtps62360.h24 * @vsel1_gpio: Gpio number for vsel1. It should be -1 if this is tied with
27 * @vsel1_def_state: Default state of vsel1. 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.h23 * @vsel1_def_state: Default state of vsel1. 1 if it is high else 0.
/kernel/linux/linux-5.10/drivers/regulator/
Dtps62360-regulator.c314 pdata->vsel1_gpio = of_get_named_gpio(np, "vsel1-gpio", 0); in of_get_tps62360_platform_data()
319 if (of_find_property(np, "ti,vsel1-state-high", NULL)) in of_get_tps62360_platform_data()
445 gpio_flags, "tps62360-vsel1"); in tps62360_probe()
448 "%s(): Could not obtain vsel1 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.c300 pdata->vsel1_def_state = of_property_read_bool(np, "ti,vsel1-state-high"); in of_get_tps62360_platform_data()
416 tps->vsel1_gpio = devm_gpiod_get_optional(&client->dev, "vsel1", gpio_flags); in tps62360_probe()
419 "%s(): Could not obtain vsel1 GPIO: %ld\n", in tps62360_probe()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dtegra30-asus-nexus7-grouper-ti-pmic.dtsi139 ti,vsel1-state-high;
Dtegra30-colibri.dtsi902 /* VSEL1: EN_CORE_DVFS_N low for DVFS */
903 ti,vsel1-state-low;
Dtegra30-apalis-v1.1.dtsi1051 /* VSEL1: EN_CORE_DVFS_N low for DVFS */
1052 ti,vsel1-state-low;
Dtegra30-apalis.dtsi1033 /* VSEL1: EN_CORE_DVFS_N low for DVFS */
1034 ti,vsel1-state-low;
Dam437x-idk-evm.dts353 ti,vsel1-state-high;
Dtegra30-cardhu.dtsi355 ti,vsel1-state-high;
/kernel/linux/linux-6.6/arch/arm/boot/dts/nvidia/
Dtegra30-asus-nexus7-grouper-ti-pmic.dtsi140 ti,vsel1-state-high;
/kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/
Dam437x-idk-evm.dts351 ti,vsel1-state-high;
/kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/
Drk3399-sapphire.dtsi484 vsel1_pin: vsel1-pin {
Drk3399-leez-p710.dts450 vsel1_pin: vsel1-pin {
Drk3399-rock960.dtsi473 vsel1_pin: vsel1-pin {
/kernel/linux/linux-6.6/arch/arm64/boot/dts/rockchip/
Drk3399-sapphire.dtsi489 vsel1_pin: vsel1-pin {
Drk3399-pinephone-pro.dts489 vsel1_pin: vsel1-pin {
Drk3399-rock960.dtsi482 vsel1_pin: vsel1-pin {
Drk3399-leez-p710.dts457 vsel1_pin: vsel1-pin {

12