Searched full:grouped (Results 1 – 25 of 190) sorted by relevance
12345678
/Linux-v5.15/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.15/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.15/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.15/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.15/sound/pci/asihpi/ |
D | hpipcida.h | 14 they MUST be grouped by HPI entry point.
|
/Linux-v5.15/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.15/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.15/Documentation/devicetree/bindings/reset/ |
D | st,sti-powerdown.txt | 7 registers. These have been grouped together into a single reset controller
|
/Linux-v5.15/Documentation/devicetree/bindings/powerpc/ |
D | sleep.yaml | 37 reasonably grouped in this manner, then create a virtual sleep controller
|
/Linux-v5.15/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.15/tools/perf/util/ |
D | metricgroup.c | 185 * the events won't be grouped. 204 * duration_time is always grouped separately, when events are grouped in find_evsel_group() 216 * Events with a constraint aren't grouped and match the first in find_evsel_group() 238 * metric_events. If events aren't grouped then this also in find_evsel_group() 286 * If events are grouped then the search can terminate in find_evsel_group()
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-class-led | 17 The percentage is calculated for each grouped LED via
|
/Linux-v5.15/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.15/arch/arm/include/asm/ |
D | mpu.h | 33 /* C, B and TEX[2:0] bits only have semantic meanings when grouped */
|
/Linux-v5.15/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.15/drivers/pinctrl/ |
D | pinctrl-lantiq.h | 82 /* a number of multifunction pins can be grouped together */
|
/Linux-v5.15/Documentation/filesystems/ext4/ |
D | blocks.rst | 8 integral power of 2. Blocks are in turn grouped into larger units called
|
/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/ |
D | rockchip,pinctrl.txt | 18 The pins are grouped into up to 5 individual pin banks which need to be
|
/Linux-v5.15/include/soc/tegra/ |
D | pmc.h | 65 * I/O pins on Tegra SoCs are grouped into so-called I/O pads. Each such pad
|
/Linux-v5.15/Documentation/block/ |
D | deadline-iosched.rst | 35 Requests are grouped into ``batches`` of a particular data direction (read or
|
/Linux-v5.15/include/linux/ |
D | elfnote.h | 22 * PT_NOTE segment. Because notes for a given name are grouped into
|
/Linux-v5.15/drivers/gpu/drm/ |
D | drm_fb_cma_helper.c | 56 * formats where values are grouped in blocks this will get you the beginning of
|
12345678