Searched full:grouped (Results 1 – 25 of 181) sorted by relevance
12345678
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | pixfmt-nv12mt.rst | 12 memory layout. Pixels are grouped in macroblocks of 64x32 size. The 20 grouped into 64x32 macroblocks. The three components are separated into 22 are grouped into 64x32 macroblocks. The CbCr plane has the same width, 24 The chroma plane is also grouped into 64x32 macroblocks. 28 vertically are grouped together and are located in memory in Z or
|
/Linux-v5.10/drivers/thermal/ti-soc-thermal/ |
D | omap5xxx-bandgap.h | 25 * Register below are grouped by domain (not necessarily in offset order) 61 * grouped by register. 106 * and thresholds for OMAP5430. Definitions are grouped
|
D | dra752-bandgap.h | 29 * Register below are grouped by domain (not necessarily in offset order) 79 * grouped by register. 130 * and thresholds for DRA752. Definitions are grouped
|
D | omap4xxx-bandgap.h | 37 * grouped by register. 107 * grouped by register.
|
/Linux-v5.10/Documentation/devicetree/bindings/leds/ |
D | leds-class-multicolor.yaml | 15 etc.) or standalone LEDs, to achieve logically grouped multi-color LED 25 description: Represents the LEDs that are to be grouped.
|
D | leds-lp50xx.yaml | 67 or grouped into a module bank.
|
/Linux-v5.10/include/net/ |
D | flow_dissector.h | 108 /* (src,dst) must be grouped, in the same way than in IP header */ 119 /* (src,dst) must be grouped, in the same way than in IP header */ 199 /* (dst,src) must be grouped, in the same way than in ETH header */
|
/Linux-v5.10/drivers/pci/controller/mobiveil/ |
D | pcie-mobiveil.h | 23 * translation tables are grouped into windows, each window registers are 24 * grouped into blocks of 4 or 16 registers each
|
/Linux-v5.10/sound/pci/asihpi/ |
D | hpipcida.h | 14 they MUST be grouped by HPI entry point.
|
/Linux-v5.10/Documentation/dev-tools/kunit/ |
D | style.rst | 23 In order to make tests as easy to find as possible, they're grouped into suites 81 KUnit tests are grouped into test suites, which cover a specific area of
|
/Linux-v5.10/tools/perf/scripts/python/ |
D | event_analyzing_sample.py | 132 print("Statistics about the general events grouped by thread/symbol/dso: \n") 165 … print("Statistics about the PEBS Load Latency events grouped by thread/symbol/dse/latency: \n")
|
/Linux-v5.10/Documentation/devicetree/bindings/reset/ |
D | st,sti-powerdown.txt | 7 registers. These have been grouped together into a single reset controller
|
/Linux-v5.10/Documentation/devicetree/bindings/media/ |
D | video-mux.txt | 18 Optionally, #address-cells, #size-cells, and port nodes can be grouped under a
|
/Linux-v5.10/tools/perf/util/ |
D | metricgroup.c | 177 * the events won't be grouped. 196 * duration_time is always grouped separately, when events are grouped in find_evsel_group() 208 * Events with a constraint aren't grouped and match the first in find_evsel_group() 230 * metric_events. If events aren't grouped then this also in find_evsel_group() 278 * If events are grouped then the search can terminate in find_evsel_group()
|
/Linux-v5.10/Documentation/devicetree/bindings/powerpc/ |
D | sleep.yaml | 37 reasonably grouped in this manner, then create a virtual sleep controller
|
/Linux-v5.10/net/netfilter/ |
D | nft_set_pipapo.h | 18 /* Bits to be grouped together in table buckets depending on set size */ 116 * @bb: Number of bits grouped together in lookup table buckets
|
/Linux-v5.10/drivers/gpu/drm/ |
D | drm_fb_cma_helper.c | 54 * formats where values are grouped in blocks this will get you the beginning of
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-class-led | 17 The percentage is calculated for each grouped LED via
|
/Linux-v5.10/arch/mips/include/asm/sgi/ |
D | gio.h | 27 * There are un-slotted devices, HPC, I/O and misc devices, which are grouped
|
/Linux-v5.10/arch/arm/include/asm/ |
D | mpu.h | 33 /* C, B and TEX[2:0] bits only have semantic meanings when grouped */
|
/Linux-v5.10/drivers/gpu/drm/vmwgfx/device_include/ |
D | svga3d_caps.h | 60 * Related record types are grouped together numerically so that
|
/Linux-v5.10/fs/ubifs/ |
D | recovery.c | 574 dbg_rcvry("dropping grouped node at %d:%d", in drop_last_group() 626 int grouped = jhead == -1 ? 0 : c->jheads[jhead].grouped; in ubifs_recover_leb() local 630 dbg_rcvry("%d:%d, jhead %d, grouped %d", lnum, offs, jhead, grouped); in ubifs_recover_leb() 703 if (grouped) in ubifs_recover_leb() 705 * If nodes are grouped, always drop the incomplete group at in ubifs_recover_leb()
|
/Linux-v5.10/Documentation/filesystems/ext4/ |
D | blocks.rst | 8 integral power of 2. Blocks are in turn grouped into larger units called
|
/Linux-v5.10/drivers/pinctrl/ |
D | pinctrl-lantiq.h | 82 /* a number of multifunction pins can be grouped together */
|
/Linux-v5.10/Documentation/block/ |
D | deadline-iosched.rst | 35 Requests are grouped into ``batches`` of a particular data direction (read or
|
12345678