Home
last modified time | relevance | path

Searched refs:impedance (Results 1 – 25 of 55) sorted by relevance

123

/Linux-v5.4/Documentation/devicetree/bindings/sound/
Drt5663.txt27 The matrix row number of the impedance sensing table.
28 If the value is 0, it means the impedance sensing is not supported.
30 The matrix rows of the impedance sensing table are consisted by impedance
31 minimum, impedance maximun, volume, DC offset w/o and w/ mic of each L and
35 The first and second column are defined for the impedance range. If the
36 detected impedance value is in the range, then the volume value of the
41 impedance in the impedance sensing function.
Dcs43130.txt29 Boolean, define to enable headphone DC impedance measurement.
32 Boolean, define to enable headphone AC impedance measurement.
33 DC impedance must also be enabled for AC impedance measurement.
36 Define 2 DC impedance thresholds in ohms for HP output control.
40 Define the frequencies at which to measure HP AC impedance.
Dnau8824.txt13 - nuvoton,vref-impedance: VREF Impedance selection
32 …nuvoton,micbias-voltage', SAR_VOLTAGE is configured by 'nuvoton,sar-voltage', R - button impedance.
35 - nuvoton,sar-hysteresis: Button impedance measurement hysteresis.
37 - nuvoton,sar-voltage: Reference voltage for button impedance measurement.
77 nuvoton,vref-impedance = <2>;
79 // Setup 4 buttons impedance according to Android specification
Dnau8825.txt13 otherwise pin in high impedance state.
17 - nuvoton,vref-impedance: VREF Impedance selection
36 …nuvoton,micbias-voltage', SAR_VOLTAGE is configured by 'nuvoton,sar-voltage', R - button impedance.
39 - nuvoton,sar-hysteresis: Button impedance measurement hysteresis.
41 - nuvoton,sar-voltage: Reference voltage for button impedance measurement.
89 nuvoton,vref-impedance = <2>;
91 // Setup 4 buttons impedance according to Android specification
/Linux-v5.4/Documentation/devicetree/bindings/net/
Dti,dp83867.txt23 - ti,min-output-impedance - MAC Interface Impedance control to set
24 the programmable output impedance to
26 - ti,max-output-impedance - MAC Interface Impedance control to set
27 the programmable output impedance to
45 Note: ti,min-output-impedance and ti,max-output-impedance are mutually
46 exclusive. When both properties are present ti,max-output-impedance
/Linux-v5.4/Documentation/devicetree/bindings/phy/
Drockchip-emmc-phy.txt16 - drive-impedance-ohm: Specifies the drive impedance in Ohm.
35 drive-impedance-ohm = <50>;
Dphy-miphy28lp.txt44 - st,tx-impedance-comp : to compensate tx impedance avoiding out of range values.
/Linux-v5.4/arch/arm/boot/dts/
Dzynq-zc702.dts208 bias-high-impedance;
231 bias-high-impedance;
315 bias-high-impedance;
328 bias-high-impedance;
349 bias-high-impedance;
372 bias-high-impedance;
Dzynq-zc706.dts158 bias-high-impedance;
238 bias-high-impedance;
251 bias-high-impedance;
272 bias-high-impedance;
295 bias-high-impedance;
Ddra72-evm-revc.dts78 ti,min-output-impedance;
89 ti,min-output-impedance;
Dzynq-microzed.dts79 bias-high-impedance;
Ddra71-evm.dts220 ti,min-output-impedance;
229 ti,min-output-impedance;
Ddra76-evm.dts392 ti,min-output-impedance;
401 ti,min-output-impedance;
/Linux-v5.4/Documentation/hwmon/
Dda9055.rst25 - Channel 1: ADC_IN1 - high impedance input (0 - 2.5V)
26 - Channel 2: ADC_IN2 - high impedance input (0 - 2.5V)
27 - Channel 3: ADC_IN3 - high impedance input (0 - 2.5V)
Dda9052.rst30 Channel 4 ADC_IN4 - high impedance input (0 - 2.5V)
31 Channel 5 ADC_IN5 - high impedance input (0 - 2.5V)
32 Channel 6 ADC_IN6 - high impedance input (0 - 2.5V)
/Linux-v5.4/drivers/staging/iio/
DMakefile11 obj-y += impedance-analyzer/
DKconfig13 source "drivers/staging/iio/impedance-analyzer/Kconfig"
/Linux-v5.4/Documentation/devicetree/bindings/leds/
Dleds-lm3532.txt36 - ti,als1-imp-sel - ALS1 impedance resistor selection in Ohms
37 - ti,als2-imp-sel - ALS2 impedance resistor selection in Ohms
38 Range for impedance select: 37000 Ohms - 1190 Ohms
/Linux-v5.4/Documentation/devicetree/bindings/iio/impedance-analyzer/
Dad5933.txt20 impedance-analyzer@0d {
/Linux-v5.4/Documentation/devicetree/bindings/pinctrl/
Dxlnx,zynq-pinctrl.txt40 groups, pins, bias-disable, bias-high-impedance, bias-pull-up, slew-rate,
97 bias-high-impedance;
Drenesas,rzn1-pinctrl.txt126 - bias-high-impedance - high impedance mode
Dimg,pistachio-pinctrl.txt42 - bias-high-impedance: Enable high-impedance mode.
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-bus-iio-impedance-analyzer-ad593333 that are allowed to pass through the unknown impedance,
/Linux-v5.4/sound/soc/codecs/
Dcs43130.c1928 u16 impedance; in cs43130_update_hpload() local
1949 impedance = reg >> 3; in cs43130_update_hpload()
1951 impedance |= reg << 5; in cs43130_update_hpload()
1955 cs43130->hpload_dc[HP_LEFT] = impedance; in cs43130_update_hpload()
1957 cs43130->hpload_dc[HP_RIGHT] = impedance; in cs43130_update_hpload()
1960 impedance); in cs43130_update_hpload()
1963 cs43130->hpload_ac[ac_idx][HP_LEFT] = impedance; in cs43130_update_hpload()
1965 cs43130->hpload_ac[ac_idx][HP_RIGHT] = impedance; in cs43130_update_hpload()
1968 cs43130->ac_freq[ac_idx], !left_ch, impedance); in cs43130_update_hpload()
/Linux-v5.4/drivers/power/supply/
Ds3c_adc_battery.c128 static int calc_full_volt(int volt_val, int cur_val, int impedance) in calc_full_volt() argument
130 return volt_val + cur_val * impedance / 1000; in calc_full_volt()

123