/linux-5.10/arch/arm/include/asm/hardware/ |
D | entry-macro-iomd.S | 2 * arch/arm/include/asm/hardware/entry-macro-iomd.S 4 * Low-level IRQ helper macros for IOC/IOMD based platforms 45 irq_prio_h: .byte 0, 8, 9, 8,10,10,10,10,11,11,11,11,10,10,10,10 46 .byte 12, 8, 9, 8,10,10,10,10,11,11,11,11,10,10,10,10 47 .byte 13,13,13,13,10,10,10,10,11,11,11,11,10,10,10,10 48 .byte 13,13,13,13,10,10,10,10,11,11,11,11,10,10,10,10 49 .byte 14,14,14,14,10,10,10,10,11,11,11,11,10,10,10,10 50 .byte 14,14,14,14,10,10,10,10,11,11,11,11,10,10,10,10 51 .byte 13,13,13,13,10,10,10,10,11,11,11,11,10,10,10,10 52 .byte 13,13,13,13,10,10,10,10,11,11,11,11,10,10,10,10 [all …]
|
/linux-5.10/arch/arm/crypto/ |
D | sha1-ce-core.S | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * sha1-ce-core.S - SHA-1 secure hash using ARMv8 Crypto Extensions 13 .arch armv8-a 14 .fpu crypto-neon-fp-armv8 68 vld1.32 {k0-k1}, [ip, :128]! 69 vld1.32 {k2-k3}, [ip, :128] 76 0: vld1.32 {q8-q9}, [r1]! 77 vld1.32 {q10-q11}, [r1]! 90 add_update c, 0, k0, 8, 9, 10, 11, dgb 91 add_update c, 1, k0, 9, 10, 11, 8 [all …]
|
/linux-5.10/arch/arm64/crypto/ |
D | sha1-ce-core.S | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * sha1-ce-core.S - SHA-1 secure hash using ARMv8 Crypto Extensions 12 .arch armv8-a+crypto 90 1: ld1 {v8.4s-v11.4s}, [x20], #64 101 add_update c, ev, k0, 8, 9, 10, 11, dgb 102 add_update c, od, k0, 9, 10, 11, 8 103 add_update c, ev, k0, 10, 11, 8, 9 104 add_update c, od, k0, 11, 8, 9, 10 105 add_update c, ev, k1, 8, 9, 10, 11 107 add_update p, od, k1, 9, 10, 11, 8 [all …]
|
/linux-5.10/drivers/gpu/drm/i915/display/ |
D | intel_vdsc.c | 1 // SPDX-License-Identifier: MIT 32 /* From DSC_v1.11 spec, rc_parameter_Set syntax element typically constant */ 51 * from DSC_v1.11 spec & C Model release: DSC_model_20161212 56 { 768, 15, 6144, 3, 13, 11, 11, { 57 { 0, 4, 0 }, { 1, 6, -2 }, { 3, 8, -2 }, { 4, 8, -4 }, 58 { 5, 9, -6 }, { 5, 9, -6 }, { 6, 9, -6 }, { 6, 10, -8 }, 59 { 7, 11, -8 }, { 8, 12, -10 }, { 9, 12, -10 }, { 10, 12, -12 }, 60 { 10, 12, -12 }, { 11, 12, -12 }, { 13, 14, -12 } 63 /* 6BPP/10BPC */ 65 { 0, 8, 0 }, { 3, 10, -2 }, { 7, 12, -2 }, { 8, 12, -4 }, [all …]
|
/linux-5.10/include/dt-bindings/clock/ |
D | rk3399-ddr.h | 1 /* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */ 11 /* DDR3-800 (5-5-5) */ 13 /* DDR3-800 (6-6-6) */ 15 /* DDR3-1066 (6-6-6) */ 17 /* DDR3-1066 (7-7-7) */ 19 /* DDR3-1066 (8-8-8) */ 21 /* DDR3-1333 (7-7-7) */ 23 /* DDR3-1333 (8-8-8) */ 25 /* DDR3-1333 (9-9-9) */ 27 /* DDR3-1333 (10-10-10) */ [all …]
|
/linux-5.10/tools/testing/selftests/net/forwarding/ |
D | sch_tbf_core.sh | 1 # SPDX-License-Identifier: GPL-2.0 7 # In order to test per-class shaping, $swp2 actually contains TBF under PRIO or 10 # +-------------------------------------------+ 12 # | + $h1.10 $h1.11 + | 18 # +---------------------|---------------------+ 20 # +---------------------|---------------------+ 24 # | +-|--------------+ +--------------|-+ | 25 # | | + $swp1.10 | | $swp1.11 + | | 29 # | | + $swp2.10 | | $swp2.11 + | | 30 # | +-|--------------+ +--------------|-+ | [all …]
|
/linux-5.10/sound/soc/codecs/ |
D | rt5640.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * rt5640.h -- RT5640 ALSA SoC audio driver 14 #include <dt-bindings/sound/rt5640.h> 21 /* I/O - Output */ 26 /* I/O - Input */ 30 /* I/O - ADC/DAC/DMIC */ 37 /* Mixer - D-D */ 47 /* Mixer - ADC */ 52 /* Mixer - DAC */ 77 /* Format - ADC/DAC */ [all …]
|
D | rt5651.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * rt5651.h -- RT5651 ALSA SoC audio driver 12 #include <dt-bindings/sound/rt5651.h> 19 /* I/O - Output */ 23 /* I/O - Input */ 28 /* I/O - ADC/DAC/DMIC */ 35 /* Mixer - D-D */ 48 /* Mixer - ADC */ 53 /* Mixer - DAC */ 72 /* Format - ADC/DAC */ [all …]
|
D | rt5670.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * rt5670.h -- RT5670 ALSA SoC audio driver 17 /* I/O - Output */ 20 /* I/O - Input */ 26 /* I/O - ADC/DAC/DMIC */ 34 /* Mixer - D-D */ 47 /* Mixer - PDM */ 56 /* Mixer - ADC */ 61 /* Mixer - DAC */ 77 /* Format - ADC/DAC */ [all …]
|
D | rt5660.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * rt5660.h -- RT5660 ALSA SoC audio driver 20 /* I/O - Output */ 23 /* I/O - Input */ 26 /* I/O - ADC/DAC/DMIC */ 30 /* Mixer - D-D */ 35 /* Mixer - ADC */ 40 /* Mixer - DAC */ 61 /* Format - ADC/DAC */ 66 /* Function - Analog */ [all …]
|
D | rt5616.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * rt5616.h -- RT5616 ALSA SoC audio driver 17 /* I/O - Output */ 21 /* I/O - Input */ 24 /* I/O - ADC/DAC/DMIC */ 28 /* Mixer - D-D */ 33 /* Mixer - ADC */ 38 /* Mixer - DAC */ 57 /* Format - ADC/DAC */ 62 /* Function - Analog */ [all …]
|
D | rt5645.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * rt5645.h -- RT5645 ALSA SoC audio driver 19 /* I/O - Output */ 24 /* I/O - Input */ 32 /* I/O - ADC/DAC/DMIC */ 40 /* Mixer - D-D */ 49 /* Mixer - PDM */ 51 /* Mixer - ADC */ 56 /* Mixer - DAC */ 94 /* Format - ADC/DAC */ [all …]
|
/linux-5.10/drivers/staging/rtl8192e/ |
D | dot11d.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. 16 {{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 36, 40, 44, 48, 52, 56, 60, 64, 18 {{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}, 11}, 19 {{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 36, 40, 44, 48, 52, 56, 21 {{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13}, 13}, 22 {{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13}, 13}, 23 {{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 36, 40, 44, 48, 52, 25 {{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 36, 40, 44, 48, 52, 27 {{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13}, 13}, [all …]
|
/linux-5.10/lib/crypto/ |
D | blake2s-generic.c | 1 // SPDX-License-Identifier: GPL-2.0 OR MIT 3 * Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. 20 static const u8 blake2s_sigma[10][16] = { 21 { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 }, 22 { 14, 10, 4, 8, 9, 15, 13, 6, 1, 12, 0, 2, 11, 7, 5, 3 }, 23 { 11, 8, 12, 0, 5, 2, 15, 13, 10, 14, 3, 6, 7, 1, 9, 4 }, 24 { 7, 9, 3, 1, 13, 12, 11, 14, 2, 6, 5, 10, 4, 0, 15, 8 }, 25 { 9, 0, 5, 7, 2, 4, 10, 15, 14, 1, 11, 12, 6, 8, 3, 13 }, 26 { 2, 12, 6, 10, 0, 11, 8, 3, 4, 13, 7, 5, 15, 14, 1, 9 }, 27 { 12, 5, 1, 15, 14, 13, 4, 10, 0, 7, 6, 3, 9, 2, 8, 11 }, [all …]
|
/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-class-rapidio | 3 On-chip RapidIO controllers and PCIe-to-RapidIO bridges 21 0 = small (8-bit destination ID, max. 256 devices), 23 1 = large (16-bit destination ID, max. 65536 devices). 46 [rio@rapidio ~]$ ls /sys/class/rapidio_port/rapidio0/ -l 48 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:e:0001 49 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:e:0004 50 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:e:0007 51 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:s:0002 52 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:s:0003 53 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:s:0005 [all …]
|
/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/ |
D | sch_red_core.sh | 1 # SPDX-License-Identifier: GPL-2.0 9 # is what H2 is used for--it sends the extra traffic to create backlog. 16 # The test uses the buffer build-up behavior to test the installed RED. 23 # +--------------------------+ +--------------------------+ 25 # | + $h1.10 | | + $h2.10 | 28 # | | $h1.11 + | | | $h2.11 + | 34 # +-------------|------------+ +-------------|------------+ 36 # +-------------|------------------------------------------------|------------+ 40 # | +-|-----------------+ | +-|-----------------+ | | 41 # | | + $swp1.10 | | | + $swp2.10 | | | [all …]
|
D | sch_red_ets.sh | 2 # SPDX-License-Identifier: GPL-2.0 26 local -a args=("$@") 28 tc qdisc add dev $swp3 root handle 10: $QDISC \ 30 tc qdisc add dev $swp3 parent 10:8 handle 108: red \ 33 tc qdisc add dev $swp3 parent 10:7 handle 107: red \ 41 tc qdisc del dev $swp3 parent 10:7 42 tc qdisc del dev $swp3 parent 10:8 50 do_ecn_test 10 $BACKLOG1 51 do_ecn_test 11 $BACKLOG2 60 do_ecn_nodrop_test 10 $BACKLOG1 [all …]
|
/linux-5.10/arch/x86/crypto/ |
D | blake2s-core.S | 1 /* SPDX-License-Identifier: GPL-2.0 OR MIT */ 3 * Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. 4 * Copyright (C) 2017-2019 Samuel Neves <sneves@dei.uc.pt>. All Rights Reserved. 22 .byte 0, 2, 4, 6, 1, 3, 5, 7, 14, 8, 10, 12, 15, 9, 11, 13 23 .byte 14, 4, 9, 13, 10, 8, 15, 6, 5, 1, 0, 11, 3, 12, 2, 7 24 .byte 11, 12, 5, 15, 8, 0, 2, 13, 9, 10, 3, 7, 4, 14, 6, 1 25 .byte 7, 3, 13, 11, 9, 1, 12, 14, 15, 2, 5, 4, 8, 6, 10, 0 26 .byte 9, 5, 2, 10, 0, 7, 4, 15, 3, 14, 11, 6, 13, 1, 12, 8 27 .byte 2, 6, 0, 8, 12, 10, 11, 3, 1, 4, 7, 15, 9, 13, 5, 14 28 .byte 12, 1, 14, 4, 5, 15, 13, 10, 8, 0, 6, 9, 11, 7, 3, 2 [all …]
|
/linux-5.10/include/uapi/linux/usb/ |
D | ch11.h | 1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 4 * defined in chapter 11 (Hub Specification) of the USB 2.0 specification. 16 * From USB 2.0 spec Table 11-13, offset 7, a hub can 17 * have up to 255 ports. The most yet reported is 10. 26 /* See USB 3.1 spec Table 10-5 */ 38 * See USB 3.1 spec Table 10-12 46 * See USB 2.0 spec Table 11-16 50 #define HUB_GET_TT_STATE 10 51 #define HUB_STOP_TT 11 55 * See USB 3.0 spec Table 10-6 [all …]
|
/linux-5.10/arch/m68k/fpsp040/ |
D | do_func.S | 16 | functions can find FPTEMP at -12(a0). 51 MONE: .long 0xbfff0000,0x80000000,0x00000000 |-1 53 MZERO: .long 0x80000000,0x00000000,0x00000000 |-0 55 MINF: .long 0xffff0000,0x00000000,0x00000000 |-inf 56 QNAN: .long 0x7fff0000,0xffffffff,0xffffffff |non-signaling nan 58 MPIBY2: .long 0xbFFF0000,0xC90FDAA2,0x2168C235 |-PI/2 166 fmovemx (%a0),%fp0-%fp0 167 fcmpb #-1,%fp0 169 fbeq t_dz2 |if = -1, divide by zero exception 171 bra t_operr |take care of operands < -1 [all …]
|
/linux-5.10/drivers/video/logo/ |
D | logo_sgi_clut224.ppm | 2 # 224-color SGI Linux logo 14 6 6 6 6 6 6 10 10 10 10 10 10 15 10 10 10 6 6 6 6 6 6 6 6 6 33 0 0 0 6 6 6 10 10 10 14 14 14 36 14 14 14 10 10 10 6 6 6 0 0 0 56 42 42 42 26 26 26 18 18 18 10 10 10 72 0 0 0 0 0 0 0 0 0 10 10 10 92 0 0 0 0 0 0 10 10 10 26 26 26 152 10 10 10 30 30 30 66 66 66 58 58 58 156 86 86 86 101 101 101 46 46 46 10 10 10 [all …]
|
D | logo_linux_clut224.ppm | 2 # Standard 224-color Linux logo 14 6 6 6 6 6 6 10 10 10 10 10 10 15 10 10 10 6 6 6 6 6 6 6 6 6 33 0 0 0 6 6 6 10 10 10 14 14 14 36 14 14 14 10 10 10 6 6 6 0 0 0 56 42 42 42 26 26 26 18 18 18 10 10 10 72 0 0 0 0 0 0 0 0 0 10 10 10 92 0 0 0 0 0 0 10 10 10 26 26 26 152 10 10 10 30 30 30 66 66 66 58 58 58 156 86 86 86 101 101 101 46 46 46 10 10 10 [all …]
|
D | logo_sun_clut224.ppm | 2 # 224-color Sun Linux logo 14 6 6 6 6 6 6 10 10 10 10 10 10 15 10 10 10 6 6 6 6 6 6 6 6 6 33 0 0 0 6 6 6 10 10 10 14 14 14 36 14 14 14 10 10 10 6 6 6 0 0 0 56 42 42 42 26 26 26 18 18 18 10 10 10 72 0 0 0 0 0 0 0 0 0 10 10 10 92 0 0 0 0 0 0 10 10 10 26 26 26 152 10 10 10 30 30 30 66 66 66 58 58 58 156 86 86 86 101 101 101 46 46 46 10 10 10 [all …]
|
D | logo_dec_clut224.ppm | 2 # 224-color Digital Equipment Corporation Linux logo 14 6 6 6 6 6 6 10 10 10 10 10 10 15 10 10 10 6 6 6 6 6 6 6 6 6 33 0 0 0 6 6 6 10 10 10 14 14 14 36 14 14 14 10 10 10 6 6 6 0 0 0 56 42 42 42 26 26 26 18 18 18 10 10 10 72 0 0 0 0 0 0 0 0 0 10 10 10 92 0 0 0 0 0 0 10 10 10 26 26 26 152 10 10 10 30 30 30 66 66 66 58 58 58 156 86 86 86 101 101 101 46 46 46 10 10 10 [all …]
|
D | logo_mac_clut224.ppm | 2 # 224-color Macintosh Linux logo 14 6 6 6 6 6 6 10 10 10 10 10 10 15 10 10 10 6 6 6 6 6 6 6 6 6 33 0 0 0 6 6 6 10 10 10 14 14 14 36 14 14 14 10 10 10 6 6 6 0 0 0 56 42 42 42 26 26 26 18 18 18 10 10 10 72 0 0 0 0 0 0 0 0 0 10 10 10 92 0 0 0 0 0 0 10 10 10 26 26 26 156 86 86 86 101 101 101 46 46 46 10 10 10 172 234 234 234 234 234 234 214 214 214 10 10 10 [all …]
|