| /Documentation/devicetree/bindings/sound/ |
| D | mt2701-cs42448.txt | 21 "Line Out Jack", "AOUT1L", 22 "Line Out Jack", "AOUT1R", 23 "Line Out Jack", "AOUT2L", 24 "Line Out Jack", "AOUT2R", 25 "Line Out Jack", "AOUT3L", 26 "Line Out Jack", "AOUT3R", 27 "Line Out Jack", "AOUT4L", 28 "Line Out Jack", "AOUT4R",
|
| D | fsl-asoc-card.txt | 51 * Line Out Jack 82 "Line Out Jack", "AOUT1L", 83 "Line Out Jack", "AOUT1R", 84 "Line Out Jack", "AOUT2L", 85 "Line Out Jack", "AOUT2R", 86 "Line Out Jack", "AOUT3L", 87 "Line Out Jack", "AOUT3R", 88 "Line Out Jack", "AOUT4L", 89 "Line Out Jack", "AOUT4R",
|
| D | img,i2s-out.txt | 5 - compatible : Compatible list, must contain "img,i2s-out" 22 - img,i2s-channels : Number of I2S channels instantiated in the I2S out block 24 - resets: Contains a phandle to the I2S out reset signal 30 - interrupts : Contains the I2S out interrupts. Depending on 38 i2s_out: i2s-out@18100a00 { 39 compatible = "img,i2s-out";
|
| D | img,parallel-out.txt | 5 - compatible : Compatible list, must contain "img,parallel-out". 22 - resets: Contains a phandle to the parallel out reset signal 28 - interrupts : Contains the parallel out interrupt, if present 32 parallel_out: parallel-out@18100c00 { 33 compatible = "img,parallel-out";
|
| D | img,spdif-out.txt | 5 - compatible : Compatible list, must contain "img,spdif-out" 22 - resets: Contains a phandle to the spdif out reset signal 28 - interrupts : Contains the parallel out interrupt, if present 32 spdif_out: spdif-out@18100d00 { 33 compatible = "img,spdif-out";
|
| D | pcm512x.txt | 21 and pll-out are specified in addition to a clock, the device is 24 - pll-in, pll-out : gpio pins used to connect the pll using <1> 26 given pll-in pin and PLL output on the given pll-out pin. An 27 external connection from the pll-out pin to the SCLK pin is assumed. 51 pll-out = <6>;
|
| D | imx-audio-spdif.txt | 14 - spdif-out : This is a boolean property. If present, the 16 indicating there's a physical S/PDIF out connector 34 spdif-out;
|
| D | pcm3060.txt | 14 - ti,out-single-ended: "true" if output is single-ended; 22 ti,out-single-ended = "true";
|
| D | davinci-evm-audio.txt | 24 * Line Out 40 "Line Out", "LLOUT", 41 "Line Out", "RLOUT",
|
| /Documentation/devicetree/bindings/ata/ |
| D | cortina,gemini-sata-bridge.txt | 20 ata0 slave interface brought out on IDE pads 23 ata1 slave interface brought out on IDE pads 26 ata0 master and slave interfaces brought out 30 ata1 master and slave interfaces brought out 35 The muxmode setting decides whether ATA0 or ATA1 is brought out, 36 and whether master, slave or both interfaces get brought out. 39 be muxed out and how.
|
| /Documentation/sound/hd-audio/ |
| D | controls.rst | 20 headphone and line-out jacks. If built-in speakers and headphone 21 and/or line-out jacks are available on a machine, this controls 23 When there are only either headphones or line-out jacks, it gives 27 When both headphone and line-out jacks are present, it gives 28 "Disabled", "Speaker Only" and "Line-Out+Speaker". When 29 speaker-only is chosen, plugging into a headphone or a line-out jack 30 mutes the speakers, but not line-outs. When line-out+speaker is 50 Headphone as Line Out 51 When this control is ON, treat the headphone jacks as line-out 58 In", for determining the input bias, or it can be set to "Line Out"
|
| /Documentation/RCU/ |
| D | arrayRCU.txt | 112 to the desired IPC object is placed in "out", with NULL indicating 113 a non-existent entry. After acquiring "out->lock", the "out->deleted" 119 struct kern_ipc_perm* out; 129 out = entries->p[lid]; 130 if(out == NULL) { 134 spin_lock(&out->lock); 139 if (out->deleted) { 140 spin_unlock(&out->lock); 144 return out;
|
| /Documentation/devicetree/bindings/usb/ |
| D | gr-udc.txt | 17 endpoint related interrupts and one for OUT endpoint related interrupts. 21 - epobufsizes : Array of buffer sizes for OUT endpoints when they differ 22 from the default size of 1024. The array is indexed by the OUT endpoint 24 each OUT endpoint of the core. Fewer entries overrides the default sizes
|
| /Documentation/devicetree/bindings/reset/ |
| D | zynq-reset.txt | 61 512: fpga0 out reset 62 513: fpga1 out reset 63 514: fpga2 out reset 64 515: fpga3 out reset
|
| /Documentation/sound/cards/ |
| D | serial-u16550.rst | 38 all four MIDI Out connectors. Set the A-B switch and the speed module 50 the same data to all four MIDI Out connectors at full MIDI speed. 60 number gives a bitmask of which MIDI Out connectors the data should be 61 sent to, with midiCnD1 sending to Out 1, midiCnD2 to Out 2, midiCnD4 to 62 Out 3, and midiCnD8 to Out 4. Thus midiCnD15 sends the data to all 4 ports. 65 Out for each byte, so the aggregate data rate across all four MIDI Outs is
|
| /Documentation/devicetree/bindings/dma/ |
| D | ste-dma40.txt | 78 16: USB OTG in/out endpoints 7 & 15 79 17: USB OTG in/out endpoints 6 & 14 80 18: USB OTG in/out endpoints 5 & 13 81 19: USB OTG in/out endpoints 4 & 12 98 36: USB OTG in/out endpoints 3 & 11 99 37: USB OTG in/out endpoints 2 & 10 100 38: USB OTG in/out endpoints 1 & 9 101 39: USB OTG in/out endpoints 8
|
| /Documentation/driver-api/ |
| D | sync_file.rst | 29 in-fences and out-fences 33 the driver to userspace we call the fences it contains 'out-fences'. They are 35 the driver creates an out-fence to be able to notify, through 37 Out-fences are fences that the driver creates. 47 When a driver needs to send an out-fence userspace it creates a sync_file. 53 The caller pass the out-fence and gets back the sync_file. That is just the
|
| /Documentation/filesystems/ext4/ |
| D | allocators.rst | 23 files) then the file data gets written out in a single multi-block 27 the dirty buffers are being written out to disk. By not committing to a 29 is hit, or sync() is called, or the kernel runs out of memory), the hope 48 block group that it can find. This encourages directories to spread out 51 this scheme evens out the loading on the block groups, though the author
|
| /Documentation/devicetree/bindings/gpio/ |
| D | gpio-pisosr.txt | 1 Generic Parallel-in/Serial-out Shift Register GPIO Driver 3 This binding describes generic parallel-in/serial-out shift register 5 SN74165 serial-out shift registers and the SN65HVS88x series of
|
| /Documentation/ABI/testing/ |
| D | configfs-usb-gadget-uac1_legacy | 11 req_buf_size - ISO OUT endpoint request buffer size 12 req_count - ISO OUT endpoint request count
|
| /Documentation/hwmon/ |
| D | smsc47b397.rst | 60 OUT DX,AL 151 OUT DX,AL 155 OUT DX,AL 162 OUT DX,AL 179 OUT DX,AL 184 OUT DX,AL ;Point to LD# Config Reg 187 OUT DX,AL;Point to Logical Device 8 191 OUT DX,AL ; Point to HWM Base Addr MSB 197 OUT DX,AL
|
| /Documentation/firmware-guide/acpi/ |
| D | method-tracing.rst | 35 large to be put into the kernel log buffer. The idea thus is worked out 43 a. Filter out the debug layer/level matched logs when control methods 51 b. Filter out the debug layer/level matched logs when the specified 60 c. Filter out the debug layer/level matched logs when the specified 109 a. Filter out the method start/stop "AML tracer" logs when control 117 b. Filter out the method start/stop "AML tracer" when the specified 126 c. Filter out the method start/stop "AML tracer" logs when the specified 135 d. Filter out the method/opcode start/stop "AML tracer" when the 144 e. Filter out the method/opcode start/stop "AML tracer" when the
|
| /Documentation/devicetree/bindings/net/ |
| D | btusb.txt | 23 that shall be used for out-of-band wake-on-bt. Driver will 26 platform out of band. During system resume, the irq will be 31 Following example uses irq pin number 3 of gpio0 for out of band wake-on-bt:
|
| /Documentation/devicetree/bindings/pinctrl/ |
| D | pinctrl-max77620.txt | 38 gpio, lpm-control-in, fps-out, 32k-out, sd0-dvs-in, sd1-dvs-in, 39 reference-out 117 function = "fps-out"; 123 function = "fps-out";
|
| /Documentation/process/ |
| D | management-style.rst | 75 It turns out that since nobody would be stupid enough to ever really let 86 It turns out that some people have trouble with this approach, for two 90 maintain appearances, and coming out in public to say that you were 108 Then, when it really does turn out to be stupid, people just roll their 125 clear which approach is better, they'll eventually figure it out. The 143 It turns out that while it's easy to undo technical mistakes, it's not 149 alienate too many kernel developers. It turns out that alienating people 171 - spread the "love" out so evenly that nobody really ends up feeling 186 While it turns out that most people are idiots, the corollary to that is 204 new about "xxx" or seem **extra** managerial by pointing out something the [all …]
|