Searched full:vsel0 (Results 1 – 25 of 28) sorted by relevance
12
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/ |
| D | tps62360-regulator.txt | 14 - 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/ |
| D | ti,tps62360.yaml | 35 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;
|
| D | fcs,fan53555.yaml | 48 VSEL0 register. When this pin is HIGH, VOUT is set by the VSEL1 register.
|
| D | richtek,rt5739.yaml | 36 Else, use the 'VSEL0' register group. This depends on external hardware
|
| /kernel/linux/linux-5.10/include/linux/regulator/ |
| D | tps62360.h | 22 * @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/ |
| 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 | 22 * @vsel0_def_state: Default state of vsel0. 1 if it is high else 0.
|
| /kernel/linux/linux-5.10/drivers/regulator/ |
| D | tps62360-regulator.c | 313 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/ |
| 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 | 299 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/ |
| D | tegra30-asus-nexus7-grouper-ti-pmic.dtsi | 138 ti,vsel0-state-high;
|
| D | am437x-idk-evm.dts | 352 ti,vsel0-state-high;
|
| D | tegra30-cardhu.dtsi | 354 ti,vsel0-state-high;
|
| D | tegra30-colibri.dtsi | 901 ti,vsel0-state-low;
|
| D | tegra30-apalis.dtsi | 1032 ti,vsel0-state-low;
|
| D | tegra30-apalis-v1.1.dtsi | 1050 ti,vsel0-state-low;
|
| D | tegra30-beaver.dts | 1890 ti,vsel0-state-high;
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nvidia/ |
| D | tegra30-asus-nexus7-grouper-ti-pmic.dtsi | 139 ti,vsel0-state-high;
|
| D | tegra30-cardhu.dtsi | 371 ti,vsel0-state-high;
|
| D | tegra30-asus-transformer-common.dtsi | 1349 ti,vsel0-state-high;
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/ |
| D | am437x-idk-evm.dts | 350 ti,vsel0-state-high;
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/ti/ |
| D | k3-am654-base-board.dts | 367 ti,vsel0-state-high;
|
| D | k3-am65-iot2050-common.dtsi | 441 ti,vsel0-state-high;
|
| /kernel/linux/linux-6.6/drivers/pinctrl/uniphier/ |
| D | pinctrl-uniphier-pro4.c | 855 UNIPHIER_PINCTRL_PIN(280, "VSEL0", UNIPHIER_PIN_IECTRL_NONE,
|
| /kernel/linux/linux-5.10/drivers/pinctrl/uniphier/ |
| D | pinctrl-uniphier-pro4.c | 855 UNIPHIER_PINCTRL_PIN(280, "VSEL0", UNIPHIER_PIN_IECTRL_NONE,
|
12