Searched full:diff (Results 1 – 25 of 67) sorted by relevance
123
| /Documentation/devicetree/bindings/sound/ |
| D | wm8741.txt | 15 - diff-mode: Differential output mode configuration. Default value for field 16 DIFF in register R8 (MODE_CONTROL_2). If absent, the default is 0, shall be: 28 diff-mode = <3>;
|
| D | da7218.txt | 33 ["diff", "se_p", "se_n"] 35 ["diff", "se_p", "se_n"] 48 - dlg,hp-diff-single-supply : Boolean flag, use single supply for HP 86 dlg,mic1-amp-in-sel = "diff"; 87 dlg,mic2-amp-in-sel = "diff";
|
| D | atmel,sama5d2-classd.yaml | 57 - diff 103 atmel,pwm-type = "diff";
|
| D | dialog,da7219.yaml | 77 enum: [diff, se_p, se_n] 81 diff - Differential. 219 dlg,mic-amp-in-sel = "diff";
|
| /Documentation/devicetree/bindings/iio/adc/ |
| D | adi,ad7124.yaml | 89 diff-channels: true 103 - diff-channels 133 diff-channels = <0 1>; 141 diff-channels = <2 3>; 149 diff-channels = <4 5>; 154 diff-channels = <6 7>;
|
| D | ti,ads1119.yaml | 64 diff-channels: 86 - diff-channels 127 diff-channels = <0 1>; 147 diff-channels = <1 2>; 152 diff-channels = <2 3>;
|
| D | adi,ad4130.yaml | 109 diff-channels: 191 - diff-channels 223 diff-channels = <8 9>; 232 diff-channels = <10 11>; 241 diff-channels = <16 19>; 250 diff-channels = <18 19>; 259 diff-channels = <19 19>;
|
| D | adc.yaml | 31 diff-channels: 46 differential channels). If this and diff-channels are not present reg 76 - diff-channels
|
| D | adi,ad7173.yaml | 147 diff-channels: 155 (VIN2, VINCOM) -> diff-channels = <2 16> 232 diff-channels: false 233 - required: [diff-channels] 395 diff-channels = <0 1>; 401 diff-channels = <2 3>; 407 diff-channels = <4 5>; 413 diff-channels = <6 7>; 418 diff-channels = <8 9>; 451 diff-channels = <4 5>;
|
| D | microchip,mcp3564.yaml | 179 /* diff-channels */ 184 diff-channels = <0 1>; 192 diff-channels = <1 2>; 200 diff-channels = <1 3>;
|
| D | adi,max11410.yaml | 105 diff-channels: true 163 diff-channels = <2 3>; 171 diff-channels = <7 9>;
|
| D | adi,ad7292.yaml | 59 diff-channels: true 89 diff-channels = <0 1>;
|
| D | adi,ad7192.yaml | 121 diff-channels: 139 - diff-channels 234 diff-channels = <1 6>;
|
| D | st,stm32-adc.yaml | 302 st,adc-diff-channels: 309 Note: At least one of "st,adc-channels" or "st,adc-diff-channels" is 333 array that matches "st,adc-channels" and/or "st,adc-diff-channels" 365 diff-channels: 412 st,adc-diff-channels: false 559 st,adc-diff-channels = <2 6>, <3 7>;
|
| /Documentation/process/ |
| D | backporting.rst | 54 in more unrelated changes in the context of the diff when cherry-picking 126 - `P4Merge <https://www.perforce.com/products/helix-core-apps/merge-diff-tool-p4merge>`__ 265 However, if you were to run ``git diff`` without any arguments, the 268 $ git diff 276 When you are resolving a conflict, the behavior of ``git diff`` differs 277 from its normal behavior. Notice the two columns of diff markers 278 instead of the usual one; this is a so-called "`combined diff`_", here 279 showing the 3-way diff (or diff-of-diffs) between 286 .. _combined diff: https://git-scm.com/docs/diff-format#_combined_diff_format 295 take into account, this also makes the output of ``git diff`` somewhat [all …]
|
| /Documentation/maintainer/ |
| D | messy-diffstat.rst | 28 $ git diff --stat --summary vN-rc2..vN-rc3 42 If that maintainer now uses ``git diff`` to see what has changed between 60 the ``git diff`` operation to use. The development culminating in cN 61 started in two different places; to generate the diffstat, ``git diff`` 91 $ git diff -C --stat --summary linus..TEMP
|
| /Documentation/translations/ja_JP/ |
| D | SubmittingPatches | 44 1) 「 diff -up 」 47 パッチの作成には「 diff -up 」又は「 diff -uprN 」を使ってください。 49 Linux カーネルに対する全ての変更は diff(1) コマンドによるパッチの形式で 50 生成してください。パッチを作成するときには、diff(1) コマンドに「 -u 」引 67 diff -up $SRCTREE/$MYFILE{.orig,} > /tmp/patch 77 diff -uprN -X linux-2.6.12-vanilla/Documentation/dontdiff \ 81 ファイルの一覧がのっています。そして、それらはパッチを生成する diff(1) 86 認してください。diff(1) コマンドで生成したパッチがあなたの意図したとお 596 diffstat の結果を生成するために「 git diff -M --stat --summary 」を使って
|
| /Documentation/devicetree/bindings/iio/frequency/ |
| D | adi,admv1013.yaml | 100 diff - Differential Mode. 101 enum: [se-neg, se-pos, diff] 150 adi,quad-se-mode = "diff";
|
| D | adi,admv1014.yaml | 97 diff - Differential Mode. 98 enum: [se-neg, se-pos, diff] 140 adi,quad-se-mode = "diff";
|
| /Documentation/admin-guide/media/ |
| D | cx88.rst | 49 diff ("diff -u").
|
| /Documentation/devicetree/bindings/iio/proximity/ |
| D | tyhx,hx9023s.yaml | 86 diff-channels = <1 0>; 90 diff-channels = <2 0>;
|
| /Documentation/translations/it_IT/process/ |
| D | clang-format.rst | 66 E poi date un'occhiata a *git diff*. 68 Osservare le righe di questo diff è utile a migliorare/aggiustare 72 ``clang-format`` è in grado di leggere diversi diff unificati, quindi 73 potrete revisionare facilmente delle modifiche e *git diff*.
|
| /Documentation/userspace-api/media/v4l/ |
| D | compat.rst | 17 diff-v4l
|
| /Documentation/userspace-api/media/drivers/ |
| D | npcm-video.rst | 25 - DIFF mode: 34 - ``V4L2_NPCM_CAPTURE_MODE_DIFF``: will set VCD to DIFF mode.
|
| /Documentation/dev-tools/ |
| D | coccinelle.rst | 88 diff-like style. Lines of interest are indicated with ``-``. 425 diff -u -p a/crypto/ctr.c b/crypto/ctr.c 442 in a diff-like style. 444 **NOTE**: The diff-like output generated is NOT an applicable patch. The 447 lines around. This output can be used with the diff mode of 467 This SmPL excerpt generates diff hunks on the standard output, as 470 diff -u -p /home/user/linux/crypto/ctr.c /tmp/nothing
|
123