Home
last modified time | relevance | path

Searched full:element (Results 1 – 25 of 130) sorted by relevance

123456

/Documentation/mhi/
Dmhi.rst95 [Read Pointer (RP)] ----------->[Ring Element] } TD
96 [Write Pointer (WP)]- [Ring Element]
97 - [Ring Element]
98 --------->[Ring Element]
99 [Ring Element]
108 * RP indicates the next element to be serviced by the device.
109 * When the host has a new buffer to send, it updates the ring element with
110 buffer information, increments the WP to the next element and rings the
122 [Read Pointer (RP)] ----------->[Ring Element] } ED
123 [Write Pointer (WP)]- [Ring Element]
[all …]
/Documentation/devicetree/bindings/interrupt-controller/
Dqcom,pdc.txt38 The first element of the tuple is the PDC pin for the
40 The second element is the trigger type.
53 The first element of the tuple is the starting PDC port.
54 The second element is the GIC hwirq number for the PDC port.
55 The third element is the number of interrupts in sequence.
Dfsl,ls-extirq.txt11 - #interrupt-cells: Must be 2. The first element is the index of the
12 external interrupt line. The second element is the trigger type.
/Documentation/sparc/oradax/
Ddax-hv-api.txt301 36.2.1.1.2. Primary Input Element Size
303 …For primary input data streams with fixed size elements, the element size must be indicated in the…
316 0 Element is stored as value minus 1 (0 evalutes to 1, 1 evalutes
318 1 Element is stored as value
320 36.2.1.1.4. Secondary Input Element Size
322 Secondary input element size is encoded as a two bit field:
331 36.2.1.1.5. Input Element Offsets
335 …value of 0 indicates that the first input element begins at the most significant bit in the first …
348 …output encodings, and up to four supported element sizes per encoding. Not all output encodings are
365 0xD 2 byte elements where each element is the index value of a bit,
[all …]
/Documentation/RCU/
DUP.rst21 is referencing element B when it is interrupted by softirq processing,
22 which deletes element B, and then invokes call_rcu() to free element B
27 element B. This situation can greatly decrease the life expectancy of
42 on each element as it is scanned. Suppose further that this function
43 deletes element B from the list, then passes it to call_rcu() for deferred
Drcuref.rst50 search_and_reference() could potentially hold reference to an element which
81 Sometimes, a reference to the element needs to be obtained in the
121 search_and_reference() cannot find this element, which means that the value
123 readers that can or ever will be able to reference the element. The
124 element can therefore safely be freed. This in turn guarantees that if
125 any reader finds the element, that reader may safely acquire a reference
/Documentation/sound/designs/
Dchannel-mapping-api.rst39 control element features.
41 As a ground design, each PCM substream may contain a control element
43 element is specified by:
52 Each control element provides at least the TLV read operation and the
148 the given stream. The control element returns an integer array
/Documentation/devicetree/bindings/arm/msm/
Dqcom,kpss-acc.txt20 Definition: the first element specifies the base address and size of
21 the register region. An optional second element specifies
Dqcom,saw2.txt34 Definition: the first element specifies the base address and size of
35 the register region. An optional second element specifies
/Documentation/scsi/
Dscsi-changer.rst128 Send INITIALIZE ELEMENT STATUS command to the changer
132 timeout for the INITIALIZE ELEMENT STATUS command
145 are some vendor-specific element types. Grundig for example
147 CDs, which is addressed as element 0xc000 (type 5). To tell the
148 driver about this vendor-specific element, use this::
156 values, this way you can configure the element types 5-8.
/Documentation/devicetree/bindings/net/
Dmicrochip,lan78xx.txt14 - microchip,led-modes: a 0..4 element vector, with each element configuring
/Documentation/driver-api/iio/
Dbuffers.rst29 called a scan element. The important bits configuring scan elements are
37 * :file:`type`, description of the scan element data storage within the buffer
48 repeat element is 0 or 1, then the repeat value is omitted.
63 will have the following scan element type for each axis::
/Documentation/devicetree/bindings/powerpc/fsl/
Dsrio-rmu.txt65 element is associated with the transmit (TX) interrupt and the
66 second element is associated with the receive (RX) interrupt.
95 element is associated with the transmit (TX) interrupt and the
96 second element is associated with the receive (RX) interrupt.
Dsrio.txt70 property. Within the pair, the first element represents the
71 LIODN associated with memory transactions and the second element
/Documentation/power/
Dpm_qos_interface.rst32 Will insert an element into the CPU latency QoS list with the target value.
39 Will update the list element pointed to by the handle with the new target
44 Will remove the element. After removal it will update the aggregate target
107 Will insert an element into the list for that identified device with the
114 Will update the list element pointed to by the handle with the new target
119 Will remove the element. After removal it will update the aggregate target
/Documentation/userspace-api/media/v4l/
Dext-ctrls-detect.rst57 detection mode. Matrix element (0, 0) represents the cell at the
63 detection mode. Matrix element (0, 0) represents the cell at the
/Documentation/filesystems/
Dpath-lookup.txt10 child with the next element, and so on.
27 next path element. This is inefficient and unscalable. It is inefficient
28 because of the locks and atomic operations required for every dentry element
48 (usually the final element, or parent of final element). This is done by taking
51 iteratively for each subsequent name element, look up the child of the current
69 - perform dcache hash name lookups on (parent, name element) tuples;
248 | inode: 10 | path element which is "home"...
257 +---------------------+ check inode and look up the next element.
318 * NULL dentry (ie. any uncached path element)
344 element, nodentry for missing dentry, revalidate for filesystem revalidate
/Documentation/admin-guide/
Dsysfs-rules.rst64 - a directory name, identical to the last element of the devpath
72 last element of the target path
79 last element of the target path
146 path as an element. Assuming the existence of the "device"-link for
156 element. Assuming the existence of these links for devices which are
/Documentation/devicetree/bindings/pinctrl/
Drockchip,pinctrl.txt47 - reg: first element is the general register space of the iomux controller
49 second element is the separate pull register space of the rk3188.
68 - reg: second element: separate pull register for rk3188 bank0, use
/Documentation/devicetree/bindings/sound/
Dmax9860.txt12 - clock-names : Required element: "mclk".
/Documentation/devicetree/bindings/power/supply/
Drx51-battery.txt9 for each element in io-channel-names.
/Documentation/process/
Ddeprecated.rst92 or a one-element array as a trailing array member, please refactor such
94 <#zero-length-and-one-element-arrays>`_ instead.
231 Zero-length and one-element arrays
236 for these cases. The older style of one-element or zero-length arrays should
240 a one-element array at the end of a structure::
248 remove the size of the single trailing element to get a correct size of
306 With respect to one-element arrays, one has to be acutely aware that `such arrays
/Documentation/powerpc/
Ddscr.rst76 The thread struct element 'dscr_inherit' represents whether the thread
78 following methods. This element signifies whether the thread wants to
/Documentation/core-api/
Dcircular-buffers.rst184 there is always one element of the array left empty. Therefore, the
186 element currently being read by the consumer. Therefore, the unlock-lock
189 vacated a given element and the write by the producer to that same element.
/Documentation/devicetree/bindings/arm/
Dqcom.yaml25 The 'SoC' element must be one of the following strings:
45 The 'board' element must be one of the following strings:

123456