Searched +full:vcca +full:- +full:supply (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.15/Documentation/devicetree/bindings/sound/ |
D | rohm,bd28623.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 15 - Katsuhiro Suzuki <katsuhiro@katsuster.net> 21 "#sound-dai-cells": 24 VCCA-supply: 26 regulator phandle for the VCCA (for analog) power supply 28 VCCP1-supply: 30 regulator phandle for the VCCP1 (for ch1) power supply 32 VCCP2-supply: [all …]
|
/Linux-v5.15/Documentation/devicetree/bindings/display/msm/ |
D | dsi-phy-20nm.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only or BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/display/msm/dsi-phy-20nm.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Krishna Manikandan <mkrishn@codeaurora.org> 13 - $ref: dsi-phy-common.yaml# 17 const: qcom,dsi-phy-20nm 21 - description: dsi pll register set 22 - description: dsi phy register set 23 - description: dsi phy regulator register set [all …]
|
D | dsi-phy-14nm.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only or BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/display/msm/dsi-phy-14nm.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Krishna Manikandan <mkrishn@codeaurora.org> 13 - $ref: dsi-phy-common.yaml# 18 - qcom,dsi-phy-14nm 19 - qcom,dsi-phy-14nm-660 23 - description: dsi phy register set 24 - description: dsi phy lane register set [all …]
|
/Linux-v5.15/Documentation/devicetree/bindings/display/bridge/ |
D | ti,sn65dsi86.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Sandeep Panda <spanda@codeaurora.org> 23 enable-gpios: 27 suspend-gpios: 31 no-hpd: 37 vccio-supply: 38 description: A 1.8V supply that powers the digital IOs. 40 vpll-supply: [all …]
|
/Linux-v5.15/Documentation/devicetree/bindings/input/touchscreen/ |
D | zinitix.txt | 5 - compatible : Should be "zinitix,bt541" 6 - reg : I2C address of the chip. Should be 0x20 7 - interrupts : Interrupt to which the chip is connected 11 - vdd-supply : Analog power supply regulator on VCCA pin 12 - vddo-supply : Digital power supply regulator on VDD pin 13 - zinitix,mode : Mode of reporting touch points. Some modes may not work 17 The touchscreen-* properties are documented in touchscreen.txt in this 28 interrupt-parent = <&msmgpio>; 30 pinctrl-names = "default"; 31 pinctrl-0 = <&tsp_default>; [all …]
|
/Linux-v5.15/drivers/hwmon/ |
D | powr1220.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * powr1220.c - Driver for the Lattice POWR1220 programmable power supply 17 #include <linux/hwmon-sysfs.h> 69 VCCA, enumerator 99 [VCCA] = "vcca", 111 mutex_lock(&data->update_lock); in powr1220_read_adc() 113 if (time_after(jiffies, data->adc_last_updated[ch_num] + HZ) || in powr1220_read_adc() 114 !data->adc_valid[ch_num]) { in powr1220_read_adc() 121 if (data->adc_maxes[ch_num] > ADC_MAX_LOW_MEASUREMENT_MV || in powr1220_read_adc() 122 data->adc_maxes[ch_num] == 0) in powr1220_read_adc() [all …]
|
/Linux-v5.15/arch/arm64/boot/dts/allwinner/ |
D | sun50i-a64-pinetab.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 /dts-v1/; 9 #include "sun50i-a64.dtsi" 10 #include "sun50i-a64-cpu-opp.dtsi" 12 #include <dt-bindings/gpio/gpio.h> 13 #include <dt-bindings/input/input.h> 14 #include <dt-bindings/pwm/pwm.h> 18 compatible = "pine64,pinetab", "allwinner,sun50i-a64"; 26 compatible = "pwm-backlight"; 28 brightness-levels = <0 16 18 20 22 24 26 29 32 35 38 42 46 51 56 62 68 75 83 91 100>; [all …]
|
/Linux-v5.15/sound/soc/codecs/ |
D | bd28623.c | 1 // SPDX-License-Identifier: GPL-2.0 18 "VCCA", 51 ret = regulator_bulk_enable(ARRAY_SIZE(bd->supplies), bd->supplies); in bd28623_power_on() 53 dev_err(bd->dev, "Failed to enable supplies: %d\n", ret); in bd28623_power_on() 57 gpiod_set_value_cansleep(bd->reset_gpio, 0); in bd28623_power_on() 65 gpiod_set_value_cansleep(bd->reset_gpio, 1); in bd28623_power_off() 67 regulator_bulk_disable(ARRAY_SIZE(bd->supplies), bd->supplies); in bd28623_power_off() 77 ucontrol->value.integer.value[0] = bd->switch_spk; in bd28623_get_switch_spk() 89 if (bd->switch_spk == ucontrol->value.integer.value[0]) in bd28623_set_switch_spk() 92 bd->switch_spk = ucontrol->value.integer.value[0]; in bd28623_set_switch_spk() [all …]
|
/Linux-v5.15/arch/arm64/boot/dts/rockchip/ |
D | rk3399-roc-pc.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 * Copyright (c) 2017 T-Chip Intelligent Technology Co., Ltd 6 /dts-v1/; 7 #include <dt-bindings/input/linux-event-codes.h> 8 #include <dt-bindings/pwm/pwm.h> 10 #include "rk3399-opp.dtsi" 13 model = "Firefly ROC-RK3399-PC Board"; 14 compatible = "firefly,roc-rk3399-pc", "rockchip,rk3399"; 22 stdout-path = "serial2:1500000n8"; 26 compatible = "pwm-backlight"; [all …]
|
/Linux-v5.15/arch/arm64/boot/dts/qcom/ |
D | sdm845-cheza.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/input.h> 10 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 26 stdout-path = "serial0:115200n8"; 30 compatible = "pwm-backlight"; 32 enable-gpios = <&tlmm 37 GPIO_ACTIVE_HIGH>; 33 power-supply = <&ppvar_sys>; 34 pinctrl-names = "default"; 35 pinctrl-0 = <&ap_edp_bklten>; [all …]
|
D | apq8096-db820c.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2014-2016, The Linux Foundation. All rights reserved. 9 #include <dt-bindings/input/input.h> 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 12 #include <dt-bindings/sound/qcom,q6afe.h> 13 #include <dt-bindings/sound/qcom,q6asm.h> 27 * drawing no: LM25-P2751-1 38 * the GPIO named lines "GPIO-A" thru "GPIO-L" are the only 55 stdout-path = "serial0:115200n8"; [all …]
|
D | sc7180-trogdor.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/gpio-keys.h> 10 #include <dt-bindings/input/input.h> 11 #include <dt-bindings/regulator/qcom,rpmh-regulator.h> 12 #include <dt-bindings/sound/sc7180-lpass.h> 19 thermal-zones { 20 charger_thermal: charger-thermal { 21 polling-delay-passive = <0>; 22 polling-delay = <0>; [all …]
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | ste-ux500-samsung-codina.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Devicetree for the Samsung Galaxy Ace 2 GT-I8160 also known as Codina. 11 * The Samsung tree further talks about GT-I8160P and GT-I8160chn (China). 12 * The GT-I8160 plain is knonw as the "europe" variant. 13 * The GT-I8160P appears to not use the ST Microelectronics accelerometer. 14 * The GT-I8160chn appears to be the same as the europe variant. 17 /dts-v1/; 18 #include "ste-db8500.dtsi" 19 #include "ste-ab8500.dtsi" 20 #include "ste-dbx5x0-pinctrl.dtsi" [all …]
|
/Linux-v5.15/drivers/gpu/drm/bridge/ |
D | ti-sn65dsi86.c | 1 // SPDX-License-Identifier: GPL-2.0 117 * struct ti_sn65dsi86 - Platform data for ti-sn65dsi86 driver. 118 * @bridge_aux: AUX-bus sub device for MIPI-to-eDP bridge functionality. 119 * @gpio_aux: AUX-bus sub device for GPIO controller functionality. 120 * @aux_aux: AUX-bus sub device for eDP AUX channel functionality. 135 * @ln_polrs: Value for the 4-bit LN_POLRS field of SN_ENH_FRAME_REG. 141 * serves double-duty of keeping track of the direction and 147 * each other's read-modify-write. 196 regmap_write(pdata->regmap, reg, val & 0xFF); in ti_sn65dsi86_write_u16() 197 regmap_write(pdata->regmap, reg + 1, val >> 8); in ti_sn65dsi86_write_u16() [all …]
|