/linux-6.8/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,
|
/linux-6.8/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 */ 47 { 5, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 49 { 5, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 51 { 5, 5, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, [all …]
|
/linux-6.8/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 …]
|
/linux-6.8/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 …]
|
/linux-6.8/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 …]
|
/linux-6.8/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", 65 …"cmdUnderTest": "$TC action add action bpf object-file $EBPFDIR/action-ebpf section action-ok inde… 68 …"matchPattern": "action order [0-9]*: bpf action-ebpf:\\[action-ok\\] id [0-9].* tag [0-9a-f]{16}(… 76 "name": "Add eBPF action with invalid object-file", 89 …"cmdUnderTest": "$TC action add action bpf object-file $EBPFDIR/action-ebpf section action-ko inde… 92 … "matchPattern": "action order [0-9]*: bpf action-ebpf:\\[action-ko\\] id [0-9].*index 667 ref", [all …]
|
/linux-6.8/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 …]
|
/linux-6.8/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 …]
|
/linux-6.8/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 …]
|
/linux-6.8/Documentation/userspace-api/media/v4l/ |
D | subdev-formats.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 3 .. _v4l2-mbus-format: 14 .. flat-table:: struct v4l2_mbus_framefmt 15 :header-rows: 0 16 :stub-columns: 0 19 * - __u32 20 - ``width`` 21 - Image width in pixels. 22 * - __u32 23 - ``height`` [all …]
|
/linux-6.8/arch/arm64/lib/ |
D | xor-neon.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * arch/arm64/lib/xor-neon.c 11 #include <asm/neon-intrinsics.h> 20 long lines = bytes / (sizeof(uint64x2_t) * 4); in xor_arm64_neon_2() 26 v2 = veorq_u64(vld1q_u64(dp1 + 4), vld1q_u64(dp2 + 4)); in xor_arm64_neon_2() 27 v3 = veorq_u64(vld1q_u64(dp1 + 6), vld1q_u64(dp2 + 6)); in xor_arm64_neon_2() 32 vst1q_u64(dp1 + 4, v2); in xor_arm64_neon_2() 33 vst1q_u64(dp1 + 6, v3); in xor_arm64_neon_2() 37 } while (--lines > 0); in xor_arm64_neon_2() 49 long lines = bytes / (sizeof(uint64x2_t) * 4); in xor_arm64_neon_3() [all …]
|
/linux-6.8/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 …]
|
/linux-6.8/arch/sh/include/mach-common/mach/ |
D | sh2007.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 17 #define PCMCIA_COMM8 4 19 #define PCMCIA_ATTR8 6 23 #define TYPE_PCMCIA 4 25 /* write-read/write-write delay (0-7:0,1,2,3,4,5,6,7) */ 28 /* different area, read-write delay (0-7:0,1,2,3,4,5,6,7) */ 31 /* same area, read-write delay (0-7:0,1,2,3,4,5,6,7) */ 34 /* different area, read-read delay (0-7:0,1,2,3,4,5,6,7) */ 37 /* same area, read-read delay (0-7:0,1,2,3,4,5,6,7) */ 40 /* burst count (0-3:4,8,16,32) */ [all …]
|
/linux-6.8/drivers/pinctrl/mediatek/ |
D | pinctrl-mt6765.c | 1 // SPDX-License-Identifier: GPL-2.0 10 #include "pinctrl-mtk-mt6765.h" 11 #include "pinctrl-paris.h" 15 * iocfg[3]:0x10002A00, iocfg[4]:0x10002000, iocfg[5]:0x10002200, 16 * iocfg[6]:0x10002500, iocfg[7]:0x10002600. 29 PIN_FIELD(0, 202, 0x300, 0x10, 0, 4), 45 PINS_FIELD_BASE(0, 3, 2, 0x00b0, 0x10, 4, 1), 46 PINS_FIELD_BASE(4, 7, 2, 0x00b0, 0x10, 5, 1), 48 PINS_FIELD_BASE(9, 11, 2, 0x00b0, 0x10, 6, 1), 50 PINS_FIELD_BASE(13, 16, 6, 0x00b0, 0x10, 10, 1), [all …]
|
/linux-6.8/lib/ |
D | clz_tab.c | 1 // SPDX-License-Identifier: GPL-2.0 3 0, 1, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 6, 6, 6, 6, 6, 6, 6, 6,
|
/linux-6.8/arch/alpha/include/asm/ |
D | xor.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * include/asm-alpha/xor.h 5 * Optimized RAID-5 checksumming functions for alpha EV5 and EV6 52 srl $16, 6, $16 \n\ 53 .align 4 \n\ 60 ldq $4,16($17) \n\ 62 ldq $6,24($17) \n\ 78 xor $4,$5,$4 \n\ 81 xor $6,$7,$6 \n\ 82 stq $4,16($17) \n\ [all …]
|
/linux-6.8/arch/arm/boot/dts/nspire/ |
D | nspire-clp.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 6 /dts-v1/; 8 #include <dt-bindings/input/input.h> 10 /include/ "nspire-classic.dtsi" 17 MATRIX_KEY(0, 4, 0x2c) 19 MATRIX_KEY(0, 6, 0x15) 26 MATRIX_KEY(1, 4, 0x2f) 28 MATRIX_KEY(1, 6, 0x16) 35 MATRIX_KEY(2, 4, 0x13) 37 MATRIX_KEY(2, 6, 0x10) [all …]
|
D | nspire-tp.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 6 /dts-v1/; 8 #include <dt-bindings/input/input.h> 10 /include/ "nspire-classic.dtsi" 16 MATRIX_KEY(0, 4, 0x39) 18 MATRIX_KEY(0, 6, 0x15) 25 MATRIX_KEY(1, 4, 0x16) 27 MATRIX_KEY(1, 6, 0x1f) 34 MATRIX_KEY(2, 4, 0x18) 36 MATRIX_KEY(2, 6, 0x32) [all …]
|
/linux-6.8/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. 21 p1[4] ^= p2[4]; in xor_8regs_2() 23 p1[6] ^= p2[6]; in xor_8regs_2() 27 } while (--lines > 0); in xor_8regs_2() 42 p1[4] ^= p2[4] ^ p3[4]; in xor_8regs_3() 44 p1[6] ^= p2[6] ^ p3[6]; in xor_8regs_3() 49 } while (--lines > 0); in xor_8regs_3() 65 p1[4] ^= p2[4] ^ p3[4] ^ p4[4]; in xor_8regs_4() [all …]
|
/linux-6.8/arch/arm/boot/dts/microchip/ |
D | sama5d2-pinfunc.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 9 #define PIN_PA0__D0 PINMUX_PIN(PIN_PA0, 6, 2) 14 #define PIN_PA1__D1 PINMUX_PIN(PIN_PA1, 6, 2) 19 #define PIN_PA2__D2 PINMUX_PIN(PIN_PA2, 6, 2) 24 #define PIN_PA3__D3 PINMUX_PIN(PIN_PA3, 6, 2) 25 #define PIN_PA4 4 29 #define PIN_PA4__D4 PINMUX_PIN(PIN_PA4, 6, 2) 34 #define PIN_PA5__D5 PINMUX_PIN(PIN_PA5, 6, 2) 35 #define PIN_PA6 6 39 #define PIN_PA6__TIOA5 PINMUX_PIN(PIN_PA6, 4, 1) [all …]
|
/linux-6.8/drivers/isdn/mISDN/ |
D | dsp_audio.c | 20 /* ulaw[unsigned char] -> signed 16-bit */ 22 /* alaw[unsigned char] -> signed 16-bit */ 28 /* signed 16-bit -> law */ 32 /* alaw -> ulaw */ 34 /* ulaw -> alaw */ 61 pcm_val = -pcm_val; in linear2alaw() 70 return ((seg << 4) | in linear2alaw() 71 ((pcm_val >> ((seg) ? (seg + 3) : 4)) & 0x0F)) ^ mask; in linear2alaw() 81 i = ((alaw & 0x0F) << 4) + 8 /* rounding error */; in alaw2linear() 82 seg = (((int) alaw & 0x70) >> 4); in alaw2linear() [all …]
|
/linux-6.8/Documentation/translations/zh_CN/core-api/ |
D | packing.rst | 1 .. SPDX-License-Identifier: GPL-2.0+ 3 .. include:: ../disclaimer-zh_CN.rst 5 :Original: Documentation/core-api/packing.rst 22 -------- 42 -------- 46 - 将一个CPU可使用的数字打包到内存缓冲区中(具有硬件约束/特殊性)。 47 - 将内存缓冲区(具有硬件约束/特殊性)解压缩为一个CPU可使用的数字。 62 7 6 5 4 63 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 76 7 6 5 4 [all …]
|
/linux-6.8/drivers/media/test-drivers/vicodec/ |
D | codec-fwht.c | 1 // SPDX-License-Identifier: LGPL-2.1+ 8 * A Recursive Algorithm for Sequency-Ordered Fast Walsh Transforms, 15 #include "codec-fwht.h" 37 4, 11, 18, 25, 32, 39 6, 13, 20, 27, 34, 41, 48, 75 for (i = 63; i >= 0 && !block[zigzag[i]]; i--) in rlc() 81 to_encode = 8 * 8 - (lastzero_run > 14 ? lastzero_run : 0); in rlc() 93 cnt--; in rlc() 97 /* 4 bits for run, 12 for coefficient (quantization by 4) */ in rlc() 98 *output++ = htons((cnt | tmp << 4)); in rlc() [all …]
|
/linux-6.8/arch/m68k/fpsp040/ |
D | tbldo.S | 10 | index with a 10-bit index, with the first 46 | instruction ;opcode-stag Notes 49 .long smovcr |$00-0 fmovecr all 50 .long smovcr |$00-1 fmovecr all 51 .long smovcr |$00-2 fmovecr all 52 .long smovcr |$00-3 fmovecr all 53 .long smovcr |$00-4 fmovecr all 54 .long smovcr |$00-5 fmovecr all 55 .long smovcr |$00-6 fmovecr all 56 .long smovcr |$00-7 fmovecr all [all …]
|
/linux-6.8/drivers/comedi/drivers/ni_routing/ni_device_routes/ |
D | pci-6534.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * comedi/drivers/ni_routing/ni_device_routes/pci-6534.c 6 * COMEDI - Linux Control and Measurement Device Interface 31 .device = "pci-6534", 40 TRIGGER_LINE(4), 42 TRIGGER_LINE(6), 53 TRIGGER_LINE(4), 55 TRIGGER_LINE(6), 66 TRIGGER_LINE(4), 68 TRIGGER_LINE(6), [all …]
|