| /kernel/linux/linux-6.6/arch/alpha/lib/ |
| D | fls.c | 1 // SPDX-License-Identifier: GPL-2.0 9 /* This is fls(x)-1, except zero is held to zero. This allows most 19 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 24 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 25 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 26 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 27 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6,
|
| /kernel/linux/linux-5.10/arch/alpha/lib/ |
| D | fls.c | 1 // SPDX-License-Identifier: GPL-2.0 9 /* This is fls(x)-1, except zero is held to zero. This allows most 19 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 24 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 25 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 26 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 27 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6,
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
| D | intel_qp_tables.c | 1 // SPDX-License-Identifier: MIT 11 /* from BPP 6 to 24 in steps of 0.5 */ 14 /* from BPP 6 to 30 in steps of 0.5 */ 17 /* from BPP 6 to 36 in steps of 0.5 */ 24 /* from BPP 4 to 12 in steps of 0.5 */ 27 /* from BPP 4 to 15 in steps of 0.5 */ 30 /* from BPP 4 to 18 in steps of 0.5 */ 50 { 5, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 52 { 5, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 54 { 5, 5, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, [all …]
|
| /kernel/linux/linux-5.10/Documentation/input/devices/ |
| D | elantech.rst | 4 Copyright (C) 2007-2008 Arjan Opmeer <arjan@opmeer.net> 18 4. Hardware version 1 20 4.2 Native relative mode 4 byte packet format 21 4.3 Native absolute mode 4 byte packet format 24 5.2 Native absolute mode 6 byte packet format 25 5.2.1 Parity checking and packet re-synchronization 28 6. Hardware version 3 30 6.2 Native absolute mode 6 byte packet format 33 7. Hardware version 4 35 7.2 Native absolute mode 6 byte packet format [all …]
|
| /kernel/linux/linux-6.6/Documentation/input/devices/ |
| D | elantech.rst | 4 Copyright (C) 2007-2008 Arjan Opmeer <arjan@opmeer.net> 18 4. Hardware version 1 20 4.2 Native relative mode 4 byte packet format 21 4.3 Native absolute mode 4 byte packet format 24 5.2 Native absolute mode 6 byte packet format 25 5.2.1 Parity checking and packet re-synchronization 28 6. Hardware version 3 30 6.2 Native absolute mode 6 byte packet format 33 7. Hardware version 4 35 7.2 Native absolute mode 6 byte packet format [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/icelake/ |
| D | pipeline.json | 4 …"PublicDescription": "Counts the number of X86 instructions retired - an Architectural PerfMon eve… 10 "BriefDescription": "Number of instructions retired. Fixed Counter - architectural event" 45 …-on-Store blocking code preventing store forwarding. This includes cases when: a. preceding store … 80 "Counter": "0,1,2,3,4,5,6,7", 82 "PEBScounters": "0,1,2,3,4,5,6,7", 89 …"PublicDescription": "Counts cycles the Backend cluster is recovering after a miss-speculation or … 91 "Counter": "0,1,2,3,4,5,6,7", 93 "PEBScounters": "0,1,2,3,4,5,6,7", 96 …"BriefDescription": "Cycles the Backend cluster is recovering after a miss-speculation or a Store … 103 "Counter": "0,1,2,3,4,5,6,7", [all …]
|
| D | memory.json | 26 …"PublicDescription": "Counts the number of times a TSX Abort was triggered due to a non-release/co… 44 …er of times an HLE transactional execution aborted due to NoAllocatedElisionBuffer being non-zero." 83 "Counter": "0,1,2,3,4,5,6,7", 85 "PEBScounters": "0,1,2,3,4,5,6,7", 94 "Counter": "0,1,2,3,4,5,6,7", 96 "PEBScounters": "0,1,2,3,4,5,6,7", 121 "CounterMask": "6" 138 "Counter": "0,1,2,3,4,5,6,7", 140 "PEBScounters": "0,1,2,3,4,5,6,7", 149 "Counter": "0,1,2,3,4,5,6,7", [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/display/ |
| D | drm_dsc_helper.c | 1 // SPDX-License-Identifier: MIT 34 * drm_dsc_dp_pps_header_init() - Initializes the PPS Header 48 pps_header->HB1 = DP_SDP_PPS; in drm_dsc_dp_pps_header_init() 49 pps_header->HB2 = DP_SDP_PPS_HEADER_PAYLOAD_BYTES_MINUS_1; in drm_dsc_dp_pps_header_init() 54 * drm_dsc_dp_rc_buffer_size - get rc buffer size in bytes 56 * @rc_buffer_size: number of blocks - 1, according to DPCD offset 63h 69 return 4 * size; in drm_dsc_dp_rc_buffer_size() 81 * drm_dsc_pps_payload_pack() - Populates the DSC PPS 109 pps_payload->dsc_version = in drm_dsc_pps_payload_pack() 110 dsc_cfg->dsc_version_minor | in drm_dsc_pps_payload_pack() [all …]
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| D | sma1303.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * sma1303.h -- sma1303 ALSA SoC Audio driver 122 #define SMA1303_I2S_MODE_MASK (7<<4) 123 #define SMA1303_STANDARD_I2S (0<<4) 124 #define SMA1303_LJ (1<<4) 125 #define SMA1303_RJ_16BIT (4<<4) 126 #define SMA1303_RJ_18BIT (5<<4) 127 #define SMA1303_RJ_20BIT (6<<4) 128 #define SMA1303_RJ_24BIT (7<<4) 139 #define SMA1303_IMODE_MASK (3<<6) [all …]
|
| /kernel/linux/linux-5.10/fs/exfat/ |
| D | balloc.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) 2012-2013 Samsung Electronics Co., Ltd. 14 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 4, 0, 1, 0, 2,/* 0 ~ 19*/ 16 0, 1, 0, 2, 0, 1, 0, 4, 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2,/* 40 ~ 59*/ 17 0, 1, 0, 6, 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 4,/* 60 ~ 79*/ 19 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 4, 0, 1, 0, 2, 0, 1, 0, 3,/*100 ~ 119*/ 21 0, 1, 0, 4, 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 5,/*140 ~ 159*/ 22 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 4, 0, 1, 0, 2,/*160 ~ 179*/ 23 0, 1, 0, 3, 0, 1, 0, 2, 0, 1, 0, 6, 0, 1, 0, 2, 0, 1, 0, 3,/*180 ~ 199*/ 24 0, 1, 0, 2, 0, 1, 0, 4, 0, 1, 0, 2, 0, 1, 0, 3, 0, 1, 0, 2,/*200 ~ 219*/ [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/tc-tests/actions/ |
| D | bpf.json | 17 …"cmdUnderTest": "$TC action add action bpf bytecode '4,40 0 0 12,21 0 1 2048,6 0 0 262144,6 0 0 0'… 20 …"matchPattern": "action order [0-9]*: bpf bytecode '4,40 0 0 12,21 0 1 2048,6 0 0 262144,6 0 0 0' … 41 …"cmdUnderTest": "$TC action add action bpf bytecode '4,40 0 0 12,31 0 1 2048,6 0 0 262144,6 0 0 0'… 44 …"matchPattern": "action order [0-9]*: bpf bytecode '4,40 0 0 12,31 0 1 2048,6 0 0 262144,6 0 0 0' … 52 "name": "Add eBPF action with valid object-file", 68 …"cmdUnderTest": "$TC action add action bpf object-file $EBPFDIR/action.o section action-ok index 6… 71 …"matchPattern": "action order [0-9]*: bpf action.o:\\[action-ok\\] id [0-9].* tag [0-9a-f]{16}( ji… 79 "name": "Add eBPF action with invalid object-file", 95 …"cmdUnderTest": "$TC action add action bpf object-file $EBPFDIR/action.o section action-ko index 6… 98 "matchPattern": "action order [0-9]*: bpf action.o:\\[action-ko\\] id [0-9].*index 667 ref", [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/actions/ |
| D | bpf.json | 17 …"cmdUnderTest": "$TC action add action bpf bytecode '4,40 0 0 12,21 0 1 2048,6 0 0 262144,6 0 0 0'… 20 …"matchPattern": "action order [0-9]*: bpf bytecode '4,40 0 0 12,21 0 1 2048,6 0 0 262144,6 0 0 0' … 41 …"cmdUnderTest": "$TC action add action bpf bytecode '4,40 0 0 12,31 0 1 2048,6 0 0 262144,6 0 0 0'… 44 …"matchPattern": "action order [0-9]*: bpf bytecode '4,40 0 0 12,31 0 1 2048,6 0 0 262144,6 0 0 0' … 52 "name": "Add eBPF action with valid object-file", 68 …"cmdUnderTest": "$TC action add action bpf object-file $EBPFDIR/action.o section action-ok index 6… 71 …"matchPattern": "action order [0-9]*: bpf action.o:\\[action-ok\\] id [0-9]* tag [0-9a-f]{16}( jit… 79 "name": "Add eBPF action with invalid object-file", 95 …"cmdUnderTest": "$TC action add action bpf object-file $EBPFDIR/action.o section action-ko index 6… 98 "matchPattern": "action order [0-9]*: bpf action.o:\\[action-ko\\] id [0-9].*index 667 ref", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/sandybridge/ |
| D | pipeline.json | 12 … For instructions that consist of multiple micro-ops, this event counts the retirement of the last… 45 "CounterHTOff": "0,1,2,3,4,5,6,7" 48 … See the table of not supported store forwards in the Intel\u00ae 64 and IA-32 Architectures Opti… 54 …"BriefDescription": "Cases when loads get true Block-on-Store blocking code preventing store forwa… 55 "CounterHTOff": "0,1,2,3,4,5,6,7" 64 "CounterHTOff": "0,1,2,3,4,5,6,7" 72 …"BriefDescription": "Number of cases where any load ends up with a valid block-code written to the… 73 "CounterHTOff": "0,1,2,3,4,5,6,7" 76 …hen a load is issued after a store and their memory addresses are offset by 4K. This event counts… 83 "CounterHTOff": "0,1,2,3,4,5,6,7" [all …]
|
| /kernel/linux/linux-6.6/drivers/pinctrl/sunplus/ |
| D | sppctl_sp7021.c | 1 // SPDX-License-Identifier: GPL-2.0 19 D_PIS(0, 4), D_PIS(0, 5), D_PIS(0, 6), D_PIS(0, 7), 21 D_PIS(1, 4), D_PIS(1, 5), D_PIS(1, 6), D_PIS(1, 7), 23 D_PIS(2, 4), D_PIS(2, 5), D_PIS(2, 6), D_PIS(2, 7), 25 D_PIS(3, 4), D_PIS(3, 5), D_PIS(3, 6), D_PIS(3, 7), 26 D_PIS(4, 0), D_PIS(4, 1), D_PIS(4, 2), D_PIS(4, 3), 27 D_PIS(4, 4), D_PIS(4, 5), D_PIS(4, 6), D_PIS(4, 7), 29 D_PIS(5, 4), D_PIS(5, 5), D_PIS(5, 6), D_PIS(5, 7), 30 D_PIS(6, 0), D_PIS(6, 1), D_PIS(6, 2), D_PIS(6, 3), 31 D_PIS(6, 4), D_PIS(6, 5), D_PIS(6, 6), D_PIS(6, 7), [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/jaketown/ |
| D | pipeline.json | 3 … For instructions that consist of multiple micro-ops, this event counts the retirement of the last… 35 "BriefDescription": "Not taken macro-conditional branches.", 36 "CounterHTOff": "0,1,2,3,4,5,6,7" 44 "BriefDescription": "Taken speculative and retired macro-conditional branches.", 45 "CounterHTOff": "0,1,2,3,4,5,6,7" 53 …"BriefDescription": "Taken speculative and retired macro-conditional branch instructions excluding… 54 "CounterHTOff": "0,1,2,3,4,5,6,7" 63 "CounterHTOff": "0,1,2,3,4,5,6,7" 72 "CounterHTOff": "0,1,2,3,4,5,6,7" 81 "CounterHTOff": "0,1,2,3,4,5,6,7" [all …]
|
| /kernel/linux/linux-6.6/drivers/media/pci/cobalt/ |
| D | cobalt-cpld.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright 2012-2015 Cisco Systems, Inc. and/or its affiliates. 11 #include "cobalt-cpld.h" 17 return cobalt_bus_read32(cobalt->bar1, ADRS(offset)); in cpld_read() 22 return cobalt_bus_write32(cobalt->bar1, ADRS(offset), val); in cpld_write() 36 …cobalt_info("CPLD HSMA Clk Osc register (read/write) - Must set wr trigger to load default values\… in cpld_info_ver3() 63 cpld_read(cobalt, 0x34) / 4); in cpld_info_ver3() 65 cpld_read(cobalt, 0x38) / 4); in cpld_info_ver3() 95 case 4: in cobalt_cpld_status() 132 { 4, 4, 1 }, { 5, 5, 1 }, { 6, 6, 1 }, [all …]
|
| /kernel/linux/linux-6.6/arch/sh/lib/ |
| D | udivsi3_i4i.S | 1 /* SPDX-License-Identifier: GPL-2.0+ WITH GCC-exception-2.0 23 Uses a lookup table for divisors in the range -128 .. +128, and 36 .balign 4 54 mov.l r4,@-r15 56 mov.l r1,@-r15 67 mov.l r4,@-r15 70 mov.l r5,@-r15 108 mov.l r4,@-r15 110 mov.l r1,@-r15 114 .rept 4 [all …]
|
| /kernel/linux/linux-5.10/arch/sh/lib/ |
| D | udivsi3_i4i.S | 1 /* SPDX-License-Identifier: GPL-2.0+ WITH GCC-exception-2.0 23 Uses a lookup table for divisors in the range -128 .. +128, and 36 .balign 4 54 mov.l r4,@-r15 56 mov.l r1,@-r15 67 mov.l r4,@-r15 70 mov.l r5,@-r15 108 mov.l r4,@-r15 110 mov.l r1,@-r15 114 .rept 4 [all …]
|
| /kernel/linux/linux-5.10/include/asm-generic/ |
| D | xor.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * include/asm-generic/xor.h 5 * Generic optimized RAID-5 checksumming functions. 20 p1[4] ^= p2[4]; in xor_8regs_2() 22 p1[6] ^= p2[6]; in xor_8regs_2() 26 } while (--lines > 0); in xor_8regs_2() 40 p1[4] ^= p2[4] ^ p3[4]; in xor_8regs_3() 42 p1[6] ^= p2[6] ^ p3[6]; in xor_8regs_3() 47 } while (--lines > 0); in xor_8regs_3() 61 p1[4] ^= p2[4] ^ p3[4] ^ p4[4]; in xor_8regs_4() [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/ivytown/ |
| D | pipeline.json | 43 …"BriefDescription": "Cases when loads get true Block-on-Store blocking code preventing store forwa… 44 "CounterHTOff": "0,1,2,3,4,5,6,7" 54 "CounterHTOff": "0,1,2,3,4,5,6,7" 64 "CounterHTOff": "0,1,2,3,4,5,6,7" 74 "CounterHTOff": "0,1,2,3,4,5,6,7" 85 "CounterHTOff": "0,1,2,3,4,5,6,7" 96 "CounterHTOff": "0,1,2,3,4,5,6,7" 106 "CounterHTOff": "0,1,2,3,4,5,6,7" 134 "PublicDescription": "Number of flags-merge uops allocated. Such uops adds delay.", 140 "BriefDescription": "Number of flags-merge uops being allocated.", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/ivybridge/ |
| D | pipeline.json | 43 …"BriefDescription": "Cases when loads get true Block-on-Store blocking code preventing store forwa… 44 "CounterHTOff": "0,1,2,3,4,5,6,7" 54 "CounterHTOff": "0,1,2,3,4,5,6,7" 64 "CounterHTOff": "0,1,2,3,4,5,6,7" 74 "CounterHTOff": "0,1,2,3,4,5,6,7" 85 "CounterHTOff": "0,1,2,3,4,5,6,7" 96 "CounterHTOff": "0,1,2,3,4,5,6,7" 106 "CounterHTOff": "0,1,2,3,4,5,6,7" 134 "PublicDescription": "Number of flags-merge uops allocated. Such uops adds delay.", 140 "BriefDescription": "Number of flags-merge uops being allocated.", [all …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/cobalt/ |
| D | cobalt-cpld.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright 2012-2015 Cisco Systems, Inc. and/or its affiliates. 11 #include "cobalt-cpld.h" 17 return cobalt_bus_read32(cobalt->bar1, ADRS(offset)); in cpld_read() 22 return cobalt_bus_write32(cobalt->bar1, ADRS(offset), val); in cpld_write() 36 …cobalt_info("CPLD HSMA Clk Osc register (read/write) - Must set wr trigger to load default values\… in cpld_info_ver3() 63 cpld_read(cobalt, 0x34) / 4); in cpld_info_ver3() 65 cpld_read(cobalt, 0x38) / 4); in cpld_info_ver3() 95 case 4: in cobalt_cpld_status() 132 { 4, 4, 1 }, { 5, 5, 1 }, { 6, 6, 1 }, [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/haswellx/ |
| D | pipeline.json | 8 … For instructions that consist of multiple micro-ops, this event counts the retirement of the last… 47 "CounterHTOff": "0,1,2,3,4,5,6,7" 57 "CounterHTOff": "0,1,2,3,4,5,6,7" 65 …hen a load is issued after a store and their memory addresses are offset by 4K. This event counts… 67 "CounterHTOff": "0,1,2,3,4,5,6,7" 78 "CounterHTOff": "0,1,2,3,4,5,6,7" 90 "CounterHTOff": "0,1,2,3,4,5,6,7" 98 …ued by the Front-end of the pipeline to the Back-end. This event is counted at the allocation stag… 100 "CounterHTOff": "0,1,2,3,4,5,6,7" 128 …"BriefDescription": "Number of flags-merge uops being allocated. Such uops considered perf sensiti… [all …]
|
| /kernel/linux/linux-6.6/tools/thermal/tmon/ |
| D | tmon.8 | 2 # SPDX-License-Identifier: GPL-2.0 4 \fBtmon\fP - A monitoring and testing tool for Linux kernel thermal subsystem 13 real-time thermal data; tune 22 - show thermal zone information 23 - show cooling device information 24 - show trip point binding within each thermal zone 25 - show trip point and cooling device instance bindings 28 - show temperature of all thermal zones w.r.t. its trip points and types 29 - show states of all cooling devices 32 - with a built-in Proportional Integral Derivative (\fBPID\fP) [all …]
|
| /kernel/linux/linux-5.10/tools/thermal/tmon/ |
| D | tmon.8 | 2 # SPDX-License-Identifier: GPL-2.0 4 \fBtmon\fP - A monitoring and testing tool for Linux kernel thermal subsystem 13 real-time thermal data; tune 22 - show thermal zone information 23 - show cooling device information 24 - show trip point binding within each thermal zone 25 - show trip point and cooling device instance bindings 28 - show temperature of all thermal zones w.r.t. its trip points and types 29 - show states of all cooling devices 32 - with a built-in Proportional Integral Derivative (\fBPID\fP) [all …]
|