/linux/arch/powerpc/lib/ |
H A D | feature-fixups-test.S | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 6 #include <asm/feature-fixups.h> 9 #include <asm/asm-compat.h> 10 #include <asm/ppc-opcode.h> 21 or 3,3,3 28 or 3,3,3 33 or 3,3,3 38 or 3,3,3 45 or 3,3,3 53 or 3,3,3 [all …]
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_qp_tables.c | 1 // SPDX-License-Identifier: MIT 43 { 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 45 { 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 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, 53 { 5, 5, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 55 { 5, 5, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 57 { 6, 5, 5, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 58 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 0, 0, 0 }, [all …]
|
/linux/lib/ |
H A D | util_macros_kunit.c | 1 // SPDX-License-Identifier: GPL-2.0+ 28 static int array_prog1a[] = { 1, 2, 3, 4, 5 }; in test_find_closest() 29 static u32 array_prog1b[] = { 2, 3, 4, 5, 6 }; in test_find_closest() 30 static int array_prog1mix[] = { -2, -1, 0, 1, 2 }; in test_find_closest() 31 static int array_prog2a[] = { 1, 3, 5, 7 }; in test_find_closest() 34 static u32 array_prog3b[] = { 2, 5, 8, 11 }; in test_find_closest() 35 static int array_prog4a[] = { 1, 5, 9, 13 }; in test_find_closest() 38 FIND_CLOSEST_RANGE_CHECK(-3, 2, ina226_avg_tab, 0); in test_find_closest() 39 FIND_CLOSEST_RANGE_CHECK(3, 10, ina226_avg_tab, 1); in test_find_closest() 41 FIND_CLOSEST_RANGE_CHECK(41, 96, ina226_avg_tab, 3); in test_find_closest() [all …]
|
/linux/arch/m68k/lib/ |
H A D | checksum.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 12 * Andreas Schwab, <schwab@issan.informatik.uni-dortmund.de> 19 * length-counter instead of the length counter 22 * data-registers to hold input values and one tries to 43 * is aligned on either a 2-byte or 4-byte boundary. in csum_partial() 45 __asm__("movel %2,%3\n\t" in csum_partial() 46 "btst #1,%3\n\t" /* Check alignment */ in csum_partial() 54 "clrl %3\n\t" in csum_partial() 55 "addxl %3,%0\n" /* add X bit */ in csum_partial() 58 "movel %1,%3\n\t" /* save len in tmp1 */ in csum_partial() [all …]
|
/linux/arch/alpha/lib/ |
H A D | ev6-memset.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * arch/alpha/lib/ev6-memset.S 8 * 21264 version contributed by Rick Gorton <rick.gorton@alpha-processor.com> 13 * ftp.digital.com/pub/Digital/info/semiconductor/literature/dsc-library.html 15 * E - either cluster 16 * U - upper subcluster; U0 - subcluster U0; U1 - subcluster U1 17 * L - lower subcluster; L0 - subcluster L0; L1 - subcluster L1 41 .align 5 48 * undertake a major re-write to interleave the constant materialization 49 * with other parts of the fall-through code. This is important, even [all …]
|
/linux/include/dt-bindings/pinctrl/ |
H A D | pads-imx8dxl.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 13 #define IMX8DXL_COMP_CTL_GPIO_1V8_3V3_PCIESEP 3 15 #define IMX8DXL_USB_SS3_TC1 5 150 … IMX8DXL_PCIE_CTRL0_PERST_B_LSIO_GPIO7_IO00 IMX8DXL_PCIE_CTRL0_PERST_B 5 153 … IMX8DXL_PCIE_CTRL0_CLKREQ_B_LSIO_GPIO7_IO01 IMX8DXL_PCIE_CTRL0_CLKREQ_B 5 156 … IMX8DXL_PCIE_CTRL0_WAKE_B_LSIO_GPIO7_IO02 IMX8DXL_PCIE_CTRL0_WAKE_B 5 161 … IMX8DXL_USB_SS3_TC0_LSIO_GPIO7_IO03 IMX8DXL_USB_SS3_TC0 5 165 … IMX8DXL_USB_SS3_TC1_LSIO_GPIO7_IO04 IMX8DXL_USB_SS3_TC1 5 170 … IMX8DXL_USB_SS3_TC2_LSIO_GPIO7_IO05 IMX8DXL_USB_SS3_TC2 5 174 … IMX8DXL_USB_SS3_TC3_LSIO_GPIO7_IO06 IMX8DXL_USB_SS3_TC3 5 [all …]
|
/linux/Documentation/input/devices/ |
H A D | elantech.rst | 4 Copyright (C) 2007-2008 Arjan Opmeer <arjan@opmeer.net> 17 3. Differentiating hardware versions 22 5. Hardware version 2 25 5.2.1 Parity checking and packet re-synchronization 27 5.2.3 Two finger touch 28 6. Hardware version 3 38 7.2.3 Motion packet 39 8. Trackpoint (for Hardware version 3 and 4) 50 hardware versions unimaginatively called version 1,version 2, version 3 54 and width of the touch. Hardware version 3 uses 6 bytes per packet (and [all …]
|
/linux/arch/arm/mach-rpc/ |
H A D | irq.c | 1 // SPDX-License-Identifier: GPL-2.0 56 0, 0, 1, 0, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 57 4, 0, 1, 0, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 58 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 59 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 60 6, 6, 6, 6, 6, 6, 6, 6, 3, 3, 3, 3, 3, 3, 3, 3, 61 6, 6, 6, 6, 6, 6, 6, 6, 3, 3, 3, 3, 3, 3, 3, 3, 62 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 63 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 121 d->mask = mask; in iomd_set_base_mask() [all …]
|
/linux/lib/zstd/compress/ |
H A D | clevels.h | 5 * This source code is licensed under both the BSD-style license (found in the 8 * You may select, at your option, one of the above-listed licenses. 17 /*-===== Pre-defined compression levels =====-*/ 24 { /* "default" - for any srcSize > 256 KB */ 29 { 21, 16, 17, 1, 5, 0, ZSTD_dfast }, /* level 3 */ 30 { 21, 18, 18, 1, 5, 0, ZSTD_dfast }, /* level 4 */ 31 { 21, 18, 19, 3, 5, 2, ZSTD_greedy }, /* level 5 */ 32 { 21, 18, 19, 3, 5, 4, ZSTD_lazy }, /* level 6 */ 33 { 21, 19, 20, 4, 5, 8, ZSTD_lazy }, /* level 7 */ 34 { 21, 19, 20, 4, 5, 16, ZSTD_lazy2 }, /* level 8 */ [all …]
|
/linux/tools/perf/pmu-events/arch/x86/alderlake/ |
H A D | pipeline.json | 4 "Counter": "0,1,2,3,4,5,6,7", 15 "Counter": "0,1,2,3,4,5,6,7", 19 …y executing divide or square root operations. Accounts for integer and floating-point operations.", 26 "Counter": "0,1,2,3,4,5,6,7", 37 "Counter": "0,1,2,3,4,5,6,7", 47 "Counter": "0,1,2,3,4,5,6,7", 58 "Counter": "0,1,2,3,4,5,6,7", 68 "Counter": "0,1,2,3,4,5", 78 "Counter": "0,1,2,3,4,5,6,7", 88 "Counter": "0,1,2,3,4,5", [all …]
|
/linux/tools/perf/pmu-events/arch/x86/meteorlake/ |
H A D | pipeline.json | 4 "Counter": "0,1,2,3,4,5,6,7", 14 "Counter": "0,1,2,3,4,5,6,7", 18 …y executing divide or square root operations. Accounts for integer and floating-point operations.", 25 "Counter": "0,1,2,3,4,5,6,7", 35 "Counter": "0,1,2,3,4,5,6,7", 45 "Counter": "0,1,2,3,4,5,6,7", 54 "Counter": "0,1,2,3,4,5,6,7", 64 "Counter": "0,1,2,3,4,5,6,7", 73 "Counter": "0,1,2,3,4,5,6,7", 84 "Counter": "0,1,2,3,4,5,6,7", [all …]
|
/linux/tools/arch/arm64/include/asm/ |
H A D | sysreg.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 15 #include <asm/gpr-num.h> 21 * [20-19] : Op0 22 * [18-16] : Op1 23 * [15-12] : CRn 24 * [11-8] : CRm 25 * [7-5] : Op2 35 #define Op2_shift 5 82 * As per Arm ARM for v8-A, Section "C.5.1.3 op0 == 0b00, architectural hints, 95 #define PSTATE_UAO pstate_field(0, 3) [all …]
|
/linux/tools/perf/pmu-events/arch/x86/graniterapids/ |
H A D | pipeline.json | 4 "Counter": "0,1,2,3,4,5,6,7", 8 …y executing divide or square root operations. Accounts for integer and floating-point operations.", 14 "Counter": "0,1,2,3,4,5,6,7", 23 "Counter": "0,1,2,3,4,5,6,7", 32 "Counter": "0,1,2,3,4,5,6,7", 41 "Counter": "0,1,2,3,4,5,6,7", 51 "Counter": "0,1,2,3,4,5,6,7", 61 "Counter": "0,1,2,3,4,5,6,7", 71 "Counter": "0,1,2,3,4,5,6,7", 81 "Counter": "0,1,2,3,4,5,6,7", [all …]
|
/linux/drivers/pinctrl/sunplus/ |
H A D | sppctl_sp7021.c | 1 // SPDX-License-Identifier: GPL-2.0 18 D_PIS(0, 0), D_PIS(0, 1), D_PIS(0, 2), D_PIS(0, 3), 19 D_PIS(0, 4), D_PIS(0, 5), D_PIS(0, 6), D_PIS(0, 7), 20 D_PIS(1, 0), D_PIS(1, 1), D_PIS(1, 2), D_PIS(1, 3), 21 D_PIS(1, 4), D_PIS(1, 5), D_PIS(1, 6), D_PIS(1, 7), 22 D_PIS(2, 0), D_PIS(2, 1), D_PIS(2, 2), D_PIS(2, 3), 23 D_PIS(2, 4), D_PIS(2, 5), D_PIS(2, 6), D_PIS(2, 7), 24 D_PIS(3, 0), D_PIS(3, 1), D_PIS(3, 2), D_PIS(3, 3), 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), [all …]
|
/linux/arch/powerpc/crypto/ |
H A D | poly1305-p10le_64.S | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 5 # Copyright 2023- IBM Corp. All rights reserved 10 # Poly1305 - this version mainly using vector/VSX/Scalar 11 # - 26 bits limbs 12 # - Handle multiple 64 byte blcok. 17 # p = 2^130 - 5 25 # 07/22/21 - this revison based on the above sum of products. Setup r^4, r^3, r^2, r and s3, s2, … 28 # setup r^4, r^3, r^2, r vectors 29 # vs [r^1, r^3, r^2, r^4] 35 # vs5 = [r1*5,...] [all …]
|
/linux/tools/perf/pmu-events/arch/x86/emeraldrapids/ |
H A D | pipeline.json | 4 "Counter": "0,1,2,3,4,5,6,7", 14 "Counter": "0,1,2,3,4,5,6,7", 18 …y executing divide or square root operations. Accounts for integer and floating-point operations.", 24 "Counter": "0,1,2,3,4,5,6,7", 34 "Counter": "0,1,2,3,4,5,6,7", 43 "Counter": "0,1,2,3,4,5,6,7", 53 "Counter": "0,1,2,3,4,5,6,7", 62 "Counter": "0,1,2,3,4,5,6,7", 71 "Counter": "0,1,2,3,4,5,6,7", 81 "Counter": "0,1,2,3,4,5,6,7", [all …]
|
/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
H A D | pipeline.json | 4 "Counter": "0,1,2,3,4,5,6,7", 14 "Counter": "0,1,2,3,4,5,6,7", 18 …y executing divide or square root operations. Accounts for integer and floating-point operations.", 24 "Counter": "0,1,2,3,4,5,6,7", 34 "Counter": "0,1,2,3,4,5,6,7", 43 "Counter": "0,1,2,3,4,5,6,7", 53 "Counter": "0,1,2,3,4,5,6,7", 62 "Counter": "0,1,2,3,4,5,6,7", 71 "Counter": "0,1,2,3,4,5,6,7", 81 "Counter": "0,1,2,3,4,5,6,7", [all …]
|
/linux/drivers/comedi/drivers/ni_routing/ni_device_routes/ |
H A D | pxie-6535.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * comedi/drivers/ni_routing/ni_device_routes/pxie-6535.c 6 * COMEDI - Linux Control and Measurement Device Interface 31 .device = "pxie-6535", 38 NI_PFI(3), 40 NI_PFI(5), 44 TRIGGER_LINE(3), 46 TRIGGER_LINE(5), 68 NI_PFI(3), 70 NI_PFI(5), [all …]
|
/linux/arch/alpha/kernel/ |
H A D | traps.c | 1 // SPDX-License-Identifier: GPL-2.0 37 regs->pc, regs->r26, regs->ps, print_tainted()); in dik_show_regs() 38 printk("pc is at %pSR\n", (void *)regs->pc); in dik_show_regs() 39 printk("ra is at %pSR\n", (void *)regs->r26); in dik_show_regs() 41 regs->r0, regs->r1, regs->r2); in dik_show_regs() 43 regs->r3, regs->r4, regs->r5); in dik_show_regs() 45 regs->r6, regs->r7, regs->r8); in dik_show_regs() 56 regs->r16, regs->r17, regs->r18); in dik_show_regs() 58 regs->r19, regs->r20, regs->r21); in dik_show_regs() 60 regs->r22, regs->r23, regs->r24); in dik_show_regs() [all …]
|
/linux/arch/arm/boot/dts/microchip/ |
H A D | sama7g5-pinfunc.h | 1 /* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */ 9 #define PIN_PA0__CANTX3 PINMUX_PIN(PIN_PA0, 3, 1) 10 #define PIN_PA0__PWML0 PINMUX_PIN(PIN_PA0, 5, 2) 15 #define PIN_PA1__CANRX3 PINMUX_PIN(PIN_PA1, 3, 1) 17 #define PIN_PA1__PWMH0 PINMUX_PIN(PIN_PA1, 5, 3) 22 #define PIN_PA2__PDMC1_CLK PINMUX_PIN(PIN_PA2, 3, 1) 24 #define PIN_PA2__PWMH1 PINMUX_PIN(PIN_PA2, 5, 3) 25 #define PIN_PA2__FLEXCOM1_IO0 PINMUX_PIN(PIN_PA2, 6, 3) 26 #define PIN_PA3 3 30 #define PIN_PA3__PDMC1_DS0 PINMUX_PIN(PIN_PA3, 3, 1) [all …]
|
/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mt8186.c | 1 // SPDX-License-Identifier: GPL-2.0 9 #include "pinctrl-mtk-mt8186.h" 10 #include "pinctrl-paris.h" 14 * iocfg[3]:0x10002400, iocfg[4]:0x10002600, iocfg[5]:0x10002800, 45 PIN_FIELD_BASE(3, 3, 6, 0x0030, 0x10, 18, 1), 47 PIN_FIELD_BASE(5, 5, 6, 0x0030, 0x10, 20, 1), 55 PIN_FIELD_BASE(13, 13, 3, 0x0040, 0x10, 0, 1), 56 PIN_FIELD_BASE(14, 14, 3, 0x0040, 0x10, 1, 1), 59 PIN_FIELD_BASE(17, 17, 5, 0x0050, 0x10, 9, 1), 60 PIN_FIELD_BASE(18, 18, 5, 0x0050, 0x10, 10, 1), [all …]
|
H A D | pinctrl-mt7981.c | 1 // SPDX-License-Identifier: GPL-2.0 9 #include "pinctrl-moore.h" 41 PIN_FIELD_BASE(2, 2, 5, 0x20, 0x10, 6, 1), 42 PIN_FIELD_BASE(3, 3, 4, 0x20, 0x10, 6, 1), 44 PIN_FIELD_BASE(5, 5, 4, 0x20, 0x10, 1, 1), 45 PIN_FIELD_BASE(6, 6, 4, 0x20, 0x10, 3, 1), 49 PIN_FIELD_BASE(9, 9, 5, 0x20, 0x10, 9, 1), 50 PIN_FIELD_BASE(10, 10, 5, 0x20, 0x10, 8, 1), 51 PIN_FIELD_BASE(11, 11, 5, 0x40, 0x10, 10, 1), 52 PIN_FIELD_BASE(12, 12, 5, 0x20, 0x10, 7, 1), [all …]
|
/linux/tools/perf/pmu-events/arch/x86/alderlaken/ |
H A D | pipeline.json | 4 "Counter": "0,1,2,3,4,5", 13 "Counter": "0,1,2,3,4,5", 23 "Counter": "0,1,2,3,4,5", 32 "Counter": "0,1,2,3,4,5", 41 "Counter": "0,1,2,3,4,5", 50 "Counter": "0,1,2,3,4,5", 59 "Counter": "0,1,2,3,4,5", 68 "Counter": "0,1,2,3,4,5", 78 "Counter": "0,1,2,3,4,5", 88 "Counter": "0,1,2,3,4,5", [all …]
|
/linux/tools/perf/pmu-events/arch/x86/tigerlake/ |
H A D | pipeline.json | 4 "Counter": "0,1,2,3,4,5,6,7", 8 …y executing divide or square root operations. Accounts for integer and floating-point operations.", 14 "Counter": "0,1,2,3,4,5,6,7", 23 "Counter": "0,1,2,3,4,5,6,7", 32 "Counter": "0,1,2,3,4,5,6,7", 42 "Counter": "0,1,2,3,4,5,6,7", 52 "Counter": "0,1,2,3,4,5,6,7", 62 "Counter": "0,1,2,3,4,5,6,7", 72 "Counter": "0,1,2,3,4,5,6,7", 82 "Counter": "0,1,2,3,4,5,6,7", [all …]
|
/linux/sound/soc/codecs/ |
H A D | max98925.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * max98925.h -- MAX98925 ALSA SoC Audio driver 5 * Copyright 2013-2015 Maxim Integrated Products 78 #define M98925_THERMWARN_STATUS_MASK (1<<3) 79 #define M98925_THERMWARN_STATUS_SHIFT 3 86 #define M98925_SPKCURNT_STATUS_MASK (1<<5) 87 #define M98925_SPKCURNT_STATUS_SHIFT 5 92 #define M98925_ALCINFH_STATUS_MASK (1<<3) 93 #define M98925_ALCINFH_STATUS_SHIFT 3 109 #define M98925_INVALSLOT_STATUS_MASK (1<<5) [all …]
|