Searched full:vsel1 (Results 1 – 25 of 49) sorted by relevance
12
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/ |
| D | tps62360-regulator.txt | 17 - 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/ |
| D | ti,tps62360.yaml | 42 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;
|
| D | fcs,fan53555.yaml | 48 VSEL0 register. When this pin is HIGH, VOUT is set by the VSEL1 register.
|
| D | richtek,rt5739.yaml | 35 If property is present, use the 'VSEL1' register group for buck control.
|
| /kernel/linux/linux-5.10/include/linux/regulator/ |
| D | tps62360.h | 24 * @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/ |
| D | a8293.c | 31 /* 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/ |
| D | tps62360.h | 23 * @vsel1_def_state: Default state of vsel1. 1 if it is high else 0.
|
| /kernel/linux/linux-5.10/drivers/regulator/ |
| D | tps62360-regulator.c | 314 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/ |
| D | a8293.c | 159 /* 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/ |
| D | tps62360-regulator.c | 300 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/ |
| D | tegra30-asus-nexus7-grouper-ti-pmic.dtsi | 139 ti,vsel1-state-high;
|
| D | tegra30-colibri.dtsi | 902 /* VSEL1: EN_CORE_DVFS_N low for DVFS */ 903 ti,vsel1-state-low;
|
| D | tegra30-apalis-v1.1.dtsi | 1051 /* VSEL1: EN_CORE_DVFS_N low for DVFS */ 1052 ti,vsel1-state-low;
|
| D | tegra30-apalis.dtsi | 1033 /* VSEL1: EN_CORE_DVFS_N low for DVFS */ 1034 ti,vsel1-state-low;
|
| D | am437x-idk-evm.dts | 353 ti,vsel1-state-high;
|
| D | tegra30-cardhu.dtsi | 355 ti,vsel1-state-high;
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nvidia/ |
| D | tegra30-asus-nexus7-grouper-ti-pmic.dtsi | 140 ti,vsel1-state-high;
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/ |
| D | am437x-idk-evm.dts | 351 ti,vsel1-state-high;
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/ |
| D | rk3399-sapphire.dtsi | 484 vsel1_pin: vsel1-pin {
|
| D | rk3399-leez-p710.dts | 450 vsel1_pin: vsel1-pin {
|
| D | rk3399-rock960.dtsi | 473 vsel1_pin: vsel1-pin {
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/rockchip/ |
| D | rk3399-sapphire.dtsi | 489 vsel1_pin: vsel1-pin {
|
| D | rk3399-pinephone-pro.dts | 489 vsel1_pin: vsel1-pin {
|
| D | rk3399-rock960.dtsi | 482 vsel1_pin: vsel1-pin {
|
| D | rk3399-leez-p710.dts | 457 vsel1_pin: vsel1-pin {
|
12