Home
last modified time | relevance | path

Searched full:differential (Results 1 – 25 of 179) sorted by relevance

12345678

/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dadi,adau1373.yaml46 adi,input1-differential:
47 description: This property sets the first analog input as differential.
50 adi,input2-differential:
51 description: This property sets the second analog input as differential.
54 adi,input3-differential:
55 description: This property sets the third analog input as differential.
58 adi,input4-differential:
59 description: This property sets the fourth analog input as differential.
62 adi,lineout-differential:
63 description: This property sets the line output as differential.
[all …]
H A Drt5677.txt23 - realtek,in1-differential
24 - realtek,in2-differential
25 - realtek,lout1-differential
26 - realtek,lout2-differential
27 - realtek,lout3-differential
28 Boolean. Indicate MIC1/2 input and LOUT1/2/3 outputs are differential,
75 realtek,in1-differential = "true";
H A Drealtek,rt5640.yaml54 realtek,in1-differential:
56 Indicate MIC1 input is differential, rather than single-ended.
59 realtek,in2-differential:
61 Indicate MIC2 input is differential, rather than single-ended.
64 realtek,in3-differential:
66 Indicate MIC3 input is differential, rather than single-ended.
69 realtek,lout-differential:
71 Indicate LOUT output is differential, rather than single-ended.
H A Drt5640.txt18 - realtek,in1-differential
19 - realtek,in2-differential
20 - realtek,in3-differential
21 Boolean. Indicate MIC1/2/3 input are differential, rather than single-ended.
23 - realtek,lout-differential
24 Boolean. Indicate LOUT output is differential, rather than stereo.
H A Dcs42l52.txt21 - cirrus,mica-differential-cfg : boolean, If present, then the MICA input is configured
22 as a differential input. If not present then the MICA input is configured as
25 - cirrus,micb-differential-cfg : boolean, If present, then the MICB input is configured
26 as a differential input. If not present then the MICB input is configured as
44 cirrus.mica-differential-cfg;
H A Drt5665.txt15 - realtek,in1-differential
16 - realtek,in2-differential
17 - realtek,in3-differential
18 - realtek,in4-differential
19 Boolean. Indicate MIC1/2/3/4 input are differential, rather than single-ended.
H A Drealtek,rt5677.yaml95 '^realtek,in[1-2]-differential$':
97 description: Indicate MIC1/2 input are differential, rather than
100 '^realtek,lout[1-3]-differential$':
102 description: Indicate LOUT1/2/3 outputs are differential, rather than
132 realtek,in1-differential;
H A Drt5659.txt18 - realtek,in1-differential
19 - realtek,in3-differential
20 - realtek,in4-differential
21 Boolean. Indicate MIC1/3/4 input are differential, rather than single-ended.
H A Drt5660.txt16 - realtek,in1-differential
17 - realtek,in3-differential
18 Boolean. Indicate MIC1/3 input are differential, rather than single-ended.
/freebsd/tools/tools/git/
H A Dgit-arc.168 Differential Revisions, and the Differential Revision title must match
71 Differential Revisions authored by the submitter.
77 Create new Differential Revisions from the specified commits.
97 Print the associated Differential Revisions for the specified commits.
99 Try to apply a patch from a Differential Revision to the currently
110 The commits need not have associated Differential
113 Synchronize the Differential Revisions associated with the
119 that message is added as a note to the Differential Revision.
125 then no notes will be added when updating Differential Revisions.
167 Commit changes with a message and create a Differential Review:
[all …]
H A Dgit-arc.sh68 is a one-to one relationship between git commits and Differential revisions,
69 and the Differential revision title must match the summary line of the
71 all open Differential revisions authored by you.
75 create -- Create new Differential revisions from the specified commits.
76 list -- Print the associated Differential revisions for the specified
78 patch -- Apply patches from Differential revisions. By default, patches
86 updates. The commits need not have associated Differential
88 update -- Synchronize the Differential revisions associated with the
252 …sed -nE '/^Differential Revision:[[:space:]]+(https:\/\/reviews.freebsd.org\/)?(D[0-9]+)$/{s//\2/;…
261 # a possibly empty list of Differential revision IDs.
[all …]
H A DHOWTO3 interacting with standard FreeBSD project resources like Differential.
8 automatic creation of a series of Differential reviews from a series of git
27 Differential, so try to give each commit a meaningful commit message that
60 change the message that will be shown in Differential for this upload. It's
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dadc.yaml37 to both the positive and negative inputs of a differential ADC.
40 There are also some ADCs, where the differential channel has dedicated
41 positive and negative inputs which can be used to measure differential
48 When devices combine single-ended and differential channels, allow the
50 differential channels). If this and diff-channels are not present reg
56 Some ADCs have differential input pins that can be used to measure
57 single-ended or pseudo-differential inputs. This property can be used
59 not differential but still specify two inputs.
H A Dadi,ad7380.yaml98 The common mode voltage supply for the AINA- pin on pseudo-differential
103 The common mode voltage supply for the AINB- pin on pseudo-differential
108 The common mode voltage supply for the AINC- pin on pseudo-differential
113 The common mode voltage supply for the AIND- pin on pseudo-differential
164 # pseudo-differential chips require common mode voltage supplies,
165 # true differential chips don't use them
H A Dadi,ad4170-4.yaml192 This property is used for defining the inputs of a differential
422 // Pseudo-differential unipolar
489 // Differential bipolar. If AVSS < 0V, differential true bipolar
497 // Pseudo-differential unipolar
505 // Pseudo-differential bipolar
514 // Pseudo-differential bipolar
523 // Pseudo-differential unipolar (AD4170-4 datasheet page 46 example)
531 // Pseudo-differential bipolar
H A Dadi,ad4695.yaml65 description: Common voltage supply for pseudo-differential analog inputs.
132 the negative input for a pseudo-differential channel.
249 /* Pseudo-differential channel between IN0 and REFGND. */
254 /* Pseudo-differential channel between IN1 and COM. */
261 /* Pseudo-differential channel between IN2 and IN3. */
H A Dadi,ad7173.yaml26 fully differential/single-ended and bipolar voltage inputs.
101 Differential external reference supply used for conversion. The reference
107 Differential external reference supply used for conversion. The reference
162 This property is used for defining the inputs of a differential
188 input of a voltage channel (single-ended or pseudo-differential).
195 To configure a single-ended/pseudo-differential channel set the
205 single-ended or pseudo-differential voltage channel.
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dads7828.txt11 - ti,differential-input
12 Set to use the device in differential mode.
24 ti,differential-input;
H A Dti,ads7828.yaml28 ti,differential-input:
30 Set to use the device in differential mode.
54 ti,differential-input;
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-g12b-s922x-khadas-vim3.dts19 * The VIM3 on-board MCU can mux the PCIe/USB3.0 shared differential
22 * The PHY driving these differential lines is shared between
25 * If the MCU is configured to mux the PCIe/USB3.0 differential lines
H A Dmeson-g12b-a311d-khadas-vim3.dts19 * The VIM3 on-board MCU can mux the PCIe/USB3.0 shared differential
22 * The PHY driving these differential lines is shared between
25 * If the MCU is configured to mux the PCIe/USB3.0 differential lines
/freebsd/sys/contrib/device-tree/Bindings/
H A Dtrivial-devices.yaml240 # Microchip differential I2C ADC, 1 Channel, 18 bit
242 # Microchip differential I2C ADC, 2 Channel, 18 bit
244 # Microchip differential I2C ADC, 2 Channel, 18 bit
246 # Microchip differential I2C ADC, 4 Channel, 18 bit
248 # Microchip differential I2C ADC, 1 Channel, 16 bit
250 # Microchip differential I2C ADC, 2 Channel, 16 bit
252 # Microchip differential I2C ADC, 2 Channel, 16 bit
254 # Microchip differential I2C ADC, 4 Channel, 16 bit
/freebsd/share/man/man4/man4.i386/
H A Dpbio.497 .Bl -tag -width ".No Differential"
106 .It Differential
130 and sets the driver for differential input if the integer is non-zero.
135 and sets the integer to the last set value for differential input.
/freebsd/contrib/ntp/libparse/
H A Dinfo_trimble.c42 { CMD_CCHANADGPS, "CMD_CCHANADGPS", "configure channel A for differential GPS (0x3D)", "", 0 },
44 …{ CMD_CDGPSFIXMD, "CMD_CDGPSFIXMD", "set/request differential GPS position fix mode (0x62)", "", 0…
45 { CMD_CDGPSCORR, "CMD_CDGPSCORR", "differential correction status (0x65)", "", 0 },
88 …{ CMD_RDGPSFIX, "CMD_RDGPSFIX", "differential position fix mode (0x82)", "trimble_dgpsfixmode", RO…
91 …{ CMD_RDGPSSTAT, "CMD_RDGPSSTAT", "differential correction status (0x85)", "trimble_dgpsstatus", R…
/freebsd/share/man/man4/
H A Dpcf8591.457 three differential inputs (one input line is shared between all three inputs)
59 two single-ended inputs and one differential input
61 two differential inputs.

12345678