Home
last modified time | relevance | path

Searched +full:11 +full:- +full:14 (Results 1 – 25 of 1235) sorted by relevance

12345678910>>...50

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
Dintel_qp_tables.c1 // SPDX-License-Identifier: MIT
70 { 14, 14, 13, 13, 12, 12, 12, 12, 11, 11, 10, 10, 10, 10, 9, 9, 9, 8, 8,
91 { 11, 11, 10, 10, 9, 9, 9, 9, 9, 9, 8, 8, 8, 7, 7, 6, 6, 5, 5, 5, 5, 5,
93 { 12, 11, 11, 10, 10, 10, 9, 9, 9, 9, 9, 9, 9, 8, 8, 7, 6, 6, 5, 5, 5,
95 { 12, 12, 11, 11, 10, 10, 10, 10, 10, 10, 9, 9, 9, 8, 8, 7, 7, 6, 6, 6,
97 { 12, 12, 12, 11, 11, 11, 10, 10, 10, 10, 9, 9, 9, 9, 8, 8, 8, 7, 7, 7,
99 { 12, 12, 12, 12, 11, 11, 11, 11, 11, 10, 10, 9, 9, 9, 8, 8, 8, 7, 7, 7,
101 { 13, 13, 13, 13, 12, 12, 11, 11, 11, 11, 10, 10, 10, 10, 9, 9, 8, 8, 8,
103 { 15, 15, 14, 14, 13, 13, 13, 13, 12, 12, 11, 11, 11, 11, 10, 10, 10, 9,
147 { 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 11, 11, 11, 11, 11, 11, 11,
[all …]
/kernel/linux/linux-6.6/arch/powerpc/crypto/
Dpoly1305-p10le_64.S1 /* 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, …
56 #include <asm/asm-offsets.h>
57 #include <asm/asm-compat.h>
95 stdu 1,-752(1)
[all …]
Dchacha-p10le-8x.S1 /* SPDX-License-Identifier: GPL-2.0-or-later */
5 # Copyright 2023- IBM Corp. All rights reserved
43 #include <asm/asm-offsets.h>
44 #include <asm/asm-compat.h>
81 stdu 1,-752(1)
83 SAVE_GPR 14, 112, 1
116 SAVE_VSX 14, 192, 9
151 RESTORE_VSX 14, 192, 9
170 RESTORE_GPR 14, 112, 1
209 vpermxor 14, 14, 2, 25
[all …]
/kernel/linux/linux-5.10/sound/soc/codecs/
Drt5660.h1 /* 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 …]
Drt5640.h1 /* 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 …]
Drt5616.h1 /* 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 …]
/kernel/linux/linux-6.6/sound/soc/codecs/
Drt5660.h1 /* 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 …]
Drt5640.h1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * rt5640.h -- RT5640 ALSA SoC audio driver
15 #include <dt-bindings/sound/rt5640.h>
22 /* I/O - Output */
27 /* I/O - Input */
31 /* I/O - ADC/DAC/DMIC */
38 /* Mixer - D-D */
48 /* Mixer - ADC */
53 /* Mixer - DAC */
78 /* Format - ADC/DAC */
[all …]
Drt5616.h1 /* 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 …]
/kernel/linux/linux-5.10/drivers/video/logo/
Dlogo_sgi_clut224.ppm2 # 224-color SGI Linux logo
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
53 6 6 6 14 14 14 26 26 26 42 42 42
77 14 14 14 6 6 6 0 0 0 0 0 0
135 2 2 6 2 2 6 2 2 6 14 14 14
172 14 14 14 42 42 42 86 86 86 10 10 10
198 38 38 38 14 14 14 0 0 0 0 0 0
232 38 38 38 86 86 86 14 14 14 2 2 6
251 0 0 0 0 0 0 0 0 0 14 14 14
[all …]
Dlogo_sun_clut224.ppm2 # 224-color Sun Linux logo
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
53 6 6 6 14 14 14 26 26 26 42 42 42
77 14 14 14 6 6 6 0 0 0 0 0 0
135 2 2 6 2 2 6 2 2 6 14 14 14
172 14 14 14 42 42 42 86 86 86 10 10 10
198 38 38 38 14 14 14 0 0 0 0 0 0
232 38 38 38 86 86 86 14 14 14 2 2 6
251 0 0 0 0 0 0 0 0 0 14 14 14
[all …]
Dlogo_linux_clut224.ppm2 # Standard 224-color Linux logo
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
53 6 6 6 14 14 14 26 26 26 42 42 42
77 14 14 14 6 6 6 0 0 0 0 0 0
135 2 2 6 2 2 6 2 2 6 14 14 14
172 14 14 14 42 42 42 86 86 86 10 10 10
198 38 38 38 14 14 14 0 0 0 0 0 0
232 38 38 38 86 86 86 14 14 14 2 2 6
251 0 0 0 0 0 0 0 0 0 14 14 14
[all …]
Dlogo_dec_clut224.ppm2 # 224-color Digital Equipment Corporation Linux logo
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
53 6 6 6 14 14 14 26 26 26 42 42 42
77 14 14 14 6 6 6 0 0 0 0 0 0
135 2 2 6 2 2 6 2 2 6 14 14 14
172 14 14 14 42 42 42 86 86 86 10 10 10
198 38 38 38 14 14 14 0 0 0 0 0 0
232 38 38 38 86 86 86 14 14 14 2 2 6
251 0 0 0 0 0 0 0 0 0 14 14 14
[all …]
Dlogo_mac_clut224.ppm2 # 224-color Macintosh Linux logo
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
53 6 6 6 14 14 14 26 26 26 42 42 42
77 14 14 14 6 6 6 0 0 0 0 0 0
135 2 2 6 2 2 6 2 2 6 14 14 14
251 0 0 0 0 0 0 0 0 0 14 14 14
256 14 14 14 10 10 10 2 2 6 2 2 6
271 0 0 0 0 0 0 0 0 0 14 14 14
278 86 86 86 42 42 42 14 14 14 0 0 0
[all …]
/kernel/linux/linux-6.6/drivers/video/logo/
Dlogo_sgi_clut224.ppm2 # 224-color SGI Linux logo
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
53 6 6 6 14 14 14 26 26 26 42 42 42
77 14 14 14 6 6 6 0 0 0 0 0 0
135 2 2 6 2 2 6 2 2 6 14 14 14
172 14 14 14 42 42 42 86 86 86 10 10 10
198 38 38 38 14 14 14 0 0 0 0 0 0
232 38 38 38 86 86 86 14 14 14 2 2 6
251 0 0 0 0 0 0 0 0 0 14 14 14
[all …]
Dlogo_linux_clut224.ppm2 # Standard 224-color Linux logo
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
53 6 6 6 14 14 14 26 26 26 42 42 42
77 14 14 14 6 6 6 0 0 0 0 0 0
135 2 2 6 2 2 6 2 2 6 14 14 14
172 14 14 14 42 42 42 86 86 86 10 10 10
198 38 38 38 14 14 14 0 0 0 0 0 0
232 38 38 38 86 86 86 14 14 14 2 2 6
251 0 0 0 0 0 0 0 0 0 14 14 14
[all …]
Dlogo_sun_clut224.ppm2 # 224-color Sun Linux logo
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
53 6 6 6 14 14 14 26 26 26 42 42 42
77 14 14 14 6 6 6 0 0 0 0 0 0
135 2 2 6 2 2 6 2 2 6 14 14 14
172 14 14 14 42 42 42 86 86 86 10 10 10
198 38 38 38 14 14 14 0 0 0 0 0 0
232 38 38 38 86 86 86 14 14 14 2 2 6
251 0 0 0 0 0 0 0 0 0 14 14 14
[all …]
Dlogo_dec_clut224.ppm2 # 224-color Digital Equipment Corporation Linux logo
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
53 6 6 6 14 14 14 26 26 26 42 42 42
77 14 14 14 6 6 6 0 0 0 0 0 0
135 2 2 6 2 2 6 2 2 6 14 14 14
172 14 14 14 42 42 42 86 86 86 10 10 10
198 38 38 38 14 14 14 0 0 0 0 0 0
232 38 38 38 86 86 86 14 14 14 2 2 6
251 0 0 0 0 0 0 0 0 0 14 14 14
[all …]
Dlogo_mac_clut224.ppm2 # 224-color Macintosh Linux logo
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
53 6 6 6 14 14 14 26 26 26 42 42 42
77 14 14 14 6 6 6 0 0 0 0 0 0
135 2 2 6 2 2 6 2 2 6 14 14 14
251 0 0 0 0 0 0 0 0 0 14 14 14
256 14 14 14 10 10 10 2 2 6 2 2 6
271 0 0 0 0 0 0 0 0 0 14 14 14
278 86 86 86 42 42 42 14 14 14 0 0 0
[all …]
/kernel/linux/linux-6.6/include/dt-bindings/memory/
Dmt8192-larb-port.h1 /* SPDX-License-Identifier: GPL-2.0-only */
11 #include <dt-bindings/memory/mtk-memory-port.h>
18 * modules dma-address-region larbs-ports
21 * cam/mdp 8G ~ 12G larb2/9/11/13/14/16/17/18/19/20
92 #define M4U_PORT_L7_JPGENC_C_TABLE MTK_M4U_ID(7, 11)
95 #define M4U_PORT_L7_VENC_SUB_W_LUMA MTK_M4U_ID(7, 14)
111 #define M4U_PORT_L9_IMG_SMTI_D5 MTK_M4U_ID(9, 11)
114 #define M4U_PORT_L9_IMG_UFBC_R0 MTK_M4U_ID(9, 14)
119 #define M4U_PORT_L11_IMG_IMGI_D1 MTK_M4U_ID(11, 0)
120 #define M4U_PORT_L11_IMG_IMGBI_D1 MTK_M4U_ID(11, 1)
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
Ddrm_dsc_helper.c1 // 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
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()
111 dsc_cfg->dsc_version_major << DSC_PPS_VERSION_MAJOR_SHIFT; in drm_dsc_pps_payload_pack()
[all …]
/kernel/linux/linux-5.10/lib/crypto/
Dblake2s-generic.c1 // SPDX-License-Identifier: GPL-2.0 OR MIT
3 * Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
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 },
28 { 13, 11, 7, 14, 12, 1, 3, 9, 5, 0, 15, 4, 8, 6, 2, 10 },
[all …]
/kernel/linux/linux-6.6/lib/crypto/
Dblake2s-generic.c1 // SPDX-License-Identifier: GPL-2.0 OR MIT
3 * Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
20 { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 },
21 { 14, 10, 4, 8, 9, 15, 13, 6, 1, 12, 0, 2, 11, 7, 5, 3 },
22 { 11, 8, 12, 0, 5, 2, 15, 13, 10, 14, 3, 6, 7, 1, 9, 4 },
23 { 7, 9, 3, 1, 13, 12, 11, 14, 2, 6, 5, 10, 4, 0, 15, 8 },
24 { 9, 0, 5, 7, 2, 4, 10, 15, 14, 1, 11, 12, 6, 8, 3, 13 },
25 { 2, 12, 6, 10, 0, 11, 8, 3, 4, 13, 7, 5, 15, 14, 1, 9 },
26 { 12, 5, 1, 15, 14, 13, 4, 10, 0, 7, 6, 3, 9, 2, 8, 11 },
27 { 13, 11, 7, 14, 12, 1, 3, 9, 5, 0, 15, 4, 8, 6, 2, 10 },
[all …]
/kernel/linux/linux-6.6/kernel/locking/
Dlockdep_proc.c1 // SPDX-License-Identifier: GPL-2.0
43 *pos = class - lock_classes; in l_next()
63 const char *name = class->name; in print_name()
66 name = __get_key_name(class->key, str); in print_name()
70 if (class->name_version > 1) in print_name()
71 seq_printf(m, "#%d", class->name_version); in print_name()
72 if (class->subclass) in print_name()
73 seq_printf(m, "/%d", class->subclass); in print_name()
82 int idx = class - lock_classes; in l_show()
90 seq_printf(m, "%p", class->key); in l_show()
[all …]
/kernel/linux/linux-5.10/kernel/locking/
Dlockdep_proc.c1 // SPDX-License-Identifier: GPL-2.0
43 *pos = class - lock_classes; in l_next()
63 const char *name = class->name; in print_name()
66 name = __get_key_name(class->key, str); in print_name()
70 if (class->name_version > 1) in print_name()
71 seq_printf(m, "#%d", class->name_version); in print_name()
72 if (class->subclass) in print_name()
73 seq_printf(m, "/%d", class->subclass); in print_name()
82 int idx = class - lock_classes; in l_show()
90 seq_printf(m, "%p", class->key); in l_show()
[all …]

12345678910>>...50