Home
last modified time | relevance | path

Searched full:elements (Results 1 – 25 of 239) sorted by relevance

12345678910

/Documentation/devicetree/bindings/net/can/
Dbosch,m_can.yaml65 the following elements start from. This is usually set to
67 are used to specify how many elements are used for each FIFO/Buffer.
69 M_CAN includes the following elements according to user manual:
70 11-bit Filter 0-128 elements / 0-128 words
71 29-bit Filter 0-64 elements / 0-128 words
72 Rx FIFO 0 0-64 elements / 0-1152 words
73 Rx FIFO 1 0-64 elements / 0-1152 words
74 Rx Buffers 0-64 elements / 0-1152 words
75 Tx Event FIFO 0-32 elements / 0-64 words
76 Tx Buffers 0-32 elements / 0-576 words
[all …]
/Documentation/bpf/
Dmap_array.rst15 creation time. All array elements are pre-allocated and zero initialized when
18 stored can be of any size, however, all array elements are aligned to 8
42 Array elements can be retrieved using the ``bpf_map_lookup_elem()`` helper.
54 Array elements can be updated using the ``bpf_map_update_elem()`` helper.
167 This snippet shows how to initialize the elements of an array.
210 This snippet shows how to initialize the elements of a per CPU array.
232 This snippet shows how to access the per CPU elements of an array value.
259 in userspace, each value is an array with ``ncpus`` elements.
Dmaps.rst14 commands to create maps, lookup elements, update elements and delete elements.
Dmap_hash.rst21 of hash table elements by default. The ``BPF_F_NO_PREALLOC`` flag can be
31 is used to select elements for eviction. This internal LRU list is
58 helper. This helper replaces existing elements atomically. The ``flags``
193 Userspace walking the map elements from the map declared above:
230 Updating elements in LRU maps may trigger eviction behaviour when the capacity
Dmap_of_maps.rst33 into the array. The array is a fixed size with ``max_entries`` elements that are
39 table elements by default. The ``BPF_F_NO_PREALLOC`` flag can be used to disable
/Documentation/devicetree/bindings/dma/xilinx/
Dxilinx_dma.txt34 Required elements: "s_axi_lite_aclk"
35 Optional elements: "m_axi_mm2s_aclk" "m_axi_s2mm_aclk",
38 Required elements: "s_axi_lite_aclk", "m_axi_aclk"
40 Required elements: "s_axi_lite_aclk"
41 Optional elements: "m_axi_mm2s_aclk", "m_axi_s2mm_aclk",
/Documentation/userspace-api/media/v4l/
Dvidioc-querybuf.rst50 to the number of elements in that array. After calling
61 elements will be used instead and the ``length`` field of struct
63 array elements. The driver may or may not set the remaining fields and
Dcommon.rst6 Common API Elements
/Documentation/arch/sparc/oradax/
Ddax-hv-api.txt244 36.2.1.1. Supported Data Formats, Elements Sizes and Offsets
303 …For primary input data streams with fixed size elements, the element size must be indicated in the…
311 …ant bit within a byte. There are two encoding options for the secondary input stream data elements,
352 0x0 Byte aligned, 1 byte elements
353 0x1 Byte aligned, 2 byte elements
354 0x2 Byte aligned, 4 byte elements
355 0x3 Byte aligned, 8 byte elements
356 0x4 16 byte aligned, 16 byte elements
360 0x8 Packed vector of single bit elements
365 0xD 2 byte elements where each element is the index value of a bit,
[all …]
/Documentation/devicetree/bindings/serial/
Dmvebu-uart.txt22 - Must contain three elements for the standard variant of the IP
27 - Must contain two elements for the extended variant of the IP
/Documentation/filesystems/
Dpath-lookup.txt32 common path elements causes lock and cacheline queueing.
43 sequence of elements (directory entry names), which together refer to a path in
45 elements are sub-strings, separated by '/'.
61 must be followed into (thus changing the vfsmount that subsequent path elements
207 locks or refcounts on dentry elements.
217 lookups, and can perform lookup of intermediate elements without any stores to
323 Uncached path elements will always require dropping to ref-walk mode, at the
369 rcu-walk scheme, because some elements of the path may have been walked in
370 rcu-walk mode. The further we get from common path elements (such as cwd or
372 common path elements, the more likely they will exist in dentry cache.
Dfiles.rst24 elements - the fd sets (open_fds and close_on_exec, the
27 a lock-free reader, all the elements of the file descriptor
/Documentation/devicetree/bindings/display/rockchip/
Dcdn-dp-rockchip.txt12 Required elements: "core-clk" "pclk" "spdif" "grf"
16 Required elements: "apb", "core", "dptx", "spdif"
/Documentation/iio/
Diio_devbuf.rst34 be written last, after length and selection of scan elements. Writing a non-zero
42 elements to wait for.
62 Scan elements
66 a scan element. The scan elements attributes are presented below.
/Documentation/userspace-api/media/mediactl/
Dmedia-ioc-g-topology.rst42 the graph elements that are desired, putting the pointers to them at the
47 desired arrays with the media graph elements.
290 smaller than the actual number of elements inside the graph. This
293 area for the pointers, zero the struct elements and call this ioctl
/Documentation/power/
Dpm_qos_interface.rst22 to the request list or elements of the list. For CPU latency QoS, the
24 elements.
96 simply the minimum of the request values held in the parameter list elements.
97 The PM QoS flags aggregate value is a gather (bitwise OR) of all list elements'
/Documentation/RCU/
DUP.rst19 elements A, B, and C in process context, and can delete elements from
41 elements A, B, and C in process context, but that it invokes a function
/Documentation/devicetree/bindings/sound/
Dxlnx,spdif.txt8 Required elements: "s_axi_aclk", "aud_clk_i"
Dxlnx,audio-formatter.txt17 Required elements: "s_axi_lite_aclk", "aud_mclk"
/Documentation/devicetree/bindings/mips/cavium/
Dcib.txt10 - reg: Two elements consisting of the addresses of the RAW and EN
/Documentation/devicetree/bindings/leds/
Dleds-class-multicolor.yaml14 either integrated multi-color LED elements (like RGB, RGBW, RGBWA-UV
/Documentation/translations/zh_TW/filesystems/
Ddebugfs.rst172 u32 *array, u32 elements);
174 “array”參數提供數據,而“elements”參數爲數組中元素的數量。注意:數組創建後,數組
/Documentation/translations/zh_CN/filesystems/
Ddebugfs.rst171 u32 *array, u32 elements);
173 “array”参数提供数据,而“elements”参数为数组中元素的数量。注意:数组创建后,数组
/Documentation/userspace-api/media/dvb/
Dfrontend-stat-properties.rst24 to the global metric. The other elements of the array represent each
27 The number of filled elements are stored at ``dtv_property.stat.len``.
30 two elements:
/Documentation/gpu/amdgpu/display/
Ddisplay-manager.rst100 example, consider the following elements of the alpha blending equation:
130 The DRM blend mode and its elements are then mapped by AMDGPU display manager
149 DM then maps the elements of `enum mpcc_alpha_blend_mode` to those in the DRM

12345678910