/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | omap3-echo.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 5 /dts-v1/; 9 #include <dt-bindings/input/input.h> 13 compatible = "amazon,omap3-echo", "ti,omap3630", "ti,omap3"; 17 cpu0-supply = <&vdd1_reg>; 27 compatible = "regulator-fixed"; 28 regulator-name = "vcc5v"; 29 regulator-min-microvolt = <5000000>; 30 regulator-max-microvolt = <5000000>; 31 regulator-boot-on; [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
D | intel_vdsc.c | 1 // SPDX-License-Identifier: MIT 55 /* 6BPP/8BPC */ 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 } 65 { 0, 8, 0 }, { 3, 10, -2 }, { 7, 12, -2 }, { 8, 12, -4 }, 66 { 9, 13, -6 }, { 9, 13, -6 }, { 10, 13, -6 }, { 10, 14, -8 }, 67 { 11, 15, -8 }, { 12, 16, -10 }, { 13, 16, -10 }, 68 { 14, 16, -12 }, { 14, 16, -12 }, { 15, 16, -12 }, [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dsc/ |
D | rc_calc.c | 32 #define table_hash(mode, bpc, max_min) ((mode << 16) | (bpc << 8) | max_min) 56 TABLE_CASE(444, 8, max); in get_qp_set() 57 TABLE_CASE(444, 8, min); in get_qp_set() 60 TABLE_CASE(444, 12, max); in get_qp_set() 61 TABLE_CASE(444, 12, min); in get_qp_set() 62 TABLE_CASE(422, 8, max); in get_qp_set() 63 TABLE_CASE(422, 8, min); in get_qp_set() 66 TABLE_CASE(422, 12, max); in get_qp_set() 67 TABLE_CASE(422, 12, min); in get_qp_set() 68 TABLE_CASE(420, 8, max); in get_qp_set() [all …]
|
/kernel/linux/linux-5.10/arch/arm/mach-davinci/ |
D | da830.c | 11 #include <linux/clk-provider.h> 16 #include <linux/irqchip/irq-davinci-cp-intc.h> 17 #include <linux/platform_data/gpio-davinci.h> 25 #include <clocksource/timer-davinci.h> 30 /* Offsets of the 8 compare registers on the da830 */ 51 MUX_CFG(DA830, RTCK, 0, 0, 0xf, 8, false) 53 MUX_CFG(DA830, EMU_0, 0, 4, 0xf, 8, false) 54 MUX_CFG(DA830, EMB_SDCKE, 0, 8, 0xf, 1, false) 55 MUX_CFG(DA830, EMB_CLK_GLUE, 0, 12, 0xf, 1, false) 56 MUX_CFG(DA830, EMB_CLK, 0, 12, 0xf, 2, false) [all …]
|
/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/ |
D | pinctrl-mt2712.c | 1 // SPDX-License-Identifier: GPL-2.0 14 #include <linux/pinctrl/pinconf-generic.h> 15 #include <dt-bindings/pinctrl/mt65xx.h> 17 #include "pinctrl-mtk-common.h" 18 #include "pinctrl-mtk-mt2712.h" 22 MTK_PIN_PUPD_SPEC_SR(19, 0xe60, 12, 11, 10), 25 MTK_PIN_PUPD_SPEC_SR(22, 0xe50, 8, 7, 6), 30 MTK_PIN_PUPD_SPEC_SR(32, 0xf30, 10, 9, 8), 31 MTK_PIN_PUPD_SPEC_SR(33, 0xf30, 14, 13, 12), 34 MTK_PIN_PUPD_SPEC_SR(36, 0xf40, 10, 9, 8), [all …]
|
D | pinctrl-mt8167.c | 1 // SPDX-License-Identifier: GPL-2.0 7 #include <dt-bindings/pinctrl/mt65xx.h> 15 #include "pinctrl-mtk-common.h" 16 #include "pinctrl-mtk-mt8167.h" 19 /* 0E4E8SR 4/8/12/16 */ 21 /* 0E2E4SR 2/4/6/8 */ 22 MTK_DRV_GRP(2, 8, 1, 2, 2), 23 /* E8E4E2 2/4/6/8/10/12/14/16 */ 37 MTK_PIN_DRV_GRP(8, 0xd00, 4, 0), 41 MTK_PIN_DRV_GRP(11, 0xd00, 8, 0), [all …]
|
D | pinctrl-mt8516.c | 1 // SPDX-License-Identifier: GPL-2.0 7 #include <dt-bindings/pinctrl/mt65xx.h> 15 #include "pinctrl-mtk-common.h" 16 #include "pinctrl-mtk-mt8516.h" 19 /* 0E4E8SR 4/8/12/16 */ 21 /* 0E2E4SR 2/4/6/8 */ 22 MTK_DRV_GRP(2, 8, 1, 2, 2), 23 /* E8E4E2 2/4/6/8/10/12/14/16 */ 37 MTK_PIN_DRV_GRP(8, 0xd00, 4, 0), 41 MTK_PIN_DRV_GRP(11, 0xd00, 8, 0), [all …]
|
D | pinctrl-mt8127.c | 1 // SPDX-License-Identifier: GPL-2.0-only 14 #include <dt-bindings/pinctrl/mt65xx.h> 16 #include "pinctrl-mtk-common.h" 17 #include "pinctrl-mtk-mt8127.h" 20 /* 0E4E8SR 4/8/12/16 */ 22 /* 0E2E4SR 2/4/6/8 */ 23 MTK_DRV_GRP(2, 8, 1, 2, 2), 24 /* E8E4E2 2/4/6/8/10/12/14/16 */ 36 MTK_PIN_DRV_GRP(7, 0xb00, 12, 1), 37 MTK_PIN_DRV_GRP(8, 0xb00, 12, 1), [all …]
|
/kernel/linux/linux-5.10/lib/crypto/ |
D | chacha.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 21 WARN_ON_ONCE(nrounds != 20 && nrounds != 12); in chacha_permute() 24 x[0] += x[4]; x[12] = rol32(x[12] ^ x[0], 16); in chacha_permute() 29 x[8] += x[12]; x[4] = rol32(x[4] ^ x[8], 12); in chacha_permute() 30 x[9] += x[13]; x[5] = rol32(x[5] ^ x[9], 12); in chacha_permute() 31 x[10] += x[14]; x[6] = rol32(x[6] ^ x[10], 12); in chacha_permute() 32 x[11] += x[15]; x[7] = rol32(x[7] ^ x[11], 12); in chacha_permute() 34 x[0] += x[4]; x[12] = rol32(x[12] ^ x[0], 8); in chacha_permute() 35 x[1] += x[5]; x[13] = rol32(x[13] ^ x[1], 8); in chacha_permute() 36 x[2] += x[6]; x[14] = rol32(x[14] ^ x[2], 8); in chacha_permute() [all …]
|
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. 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-5.10/sound/soc/codecs/ |
D | rt5677.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * rt5677.h -- RT5677 ALSA SoC audio driver 20 /* I/O - Output */ 22 /* I/O - Input */ 25 /* I/O - SLIMBus */ 31 /* I/O - ADC/DAC */ 43 /* Mixer - D-D */ 60 /* Mixer - PDM */ 116 /* Format - ADC/DAC */ 124 /* Function - Analog */ [all …]
|
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 | rt5665.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * rt5665.h -- RT5665/RT5658 ALSA SoC audio driver 21 /* I/O - Output */ 30 /* I/O - Input */ 36 /* I/O - Speaker */ 44 /* I/O - ADC/DAC/DMIC */ 58 /* Mixer - D-D */ 70 /* Mixer - PDM */ 76 /* Mixer - ADC */ 88 /* Mixer - DAC */ [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 …]
|
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 | rt5682.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * rt5682.h -- RT5682/RT5658 ALSA SoC audio driver 16 #include <linux/clk-provider.h> 27 /* I/O - Output */ 35 /* I/O - Input */ 44 /* I/O - ADC/DAC/DMIC */ 50 /* Mixer - D-D */ 57 /* Mixer - ADC */ 76 /* Format - ADC/DAC */ 83 /* Format - TDM Control */ [all …]
|
D | rt5659.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * rt5659.h -- RT5659/RT5658 ALSA SoC audio driver 21 /* I/O - Output */ 31 /* I/O - Input */ 36 /* I/O - Speaker */ 42 /* I/O - Sidetone */ 44 /* I/O - ADC/DAC/DMIC */ 56 /* Mixer - D-D */ 65 /* Mixer - PDM */ 73 /* Mixer - ADC */ [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 | rt5668.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * rt5668.h -- RT5668/RT5658 ALSA SoC audio driver 21 /* I/O - Output */ 29 /* I/O - Input */ 38 /* I/O - ADC/DAC/DMIC */ 44 /* Mixer - D-D */ 51 /* Mixer - ADC */ 70 /* Format - ADC/DAC */ 77 /* Format - TDM Control */ 83 /* Function - Analog */ [all …]
|
/kernel/linux/linux-5.10/arch/x86/math-emu/ |
D | mul_Xsig.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 2 /*---------------------------------------------------------------------------+ 5 | Multiply a 12 byte fixed point number by another fixed point number. | 9 | Australia. E-mail billm@jacobi.maths.monash.edu.au | 21 +---------------------------------------------------------------------------*/ 38 movl %eax,-4(%ebp) 39 movl %eax,-8(%ebp) 43 movl %edx,-12(%ebp) 47 addl %eax,-12(%ebp) 48 adcl %edx,-8(%ebp) [all …]
|
/kernel/linux/linux-5.10/arch/powerpc/crypto/ |
D | aes-spe-core.S | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 14 #include "aes-spe-regs.h" 17 rlwimi rT0,in,28-((bpos+3)%4)*8,20,27; 20 rlwimi rT1,in,24-((bpos+3)%4)*8,24,31; 41 LBZ(out, rT0, 8) 44 LBZ(out, rT0, 8) /* load enc byte */ 56 * via bl/blr. It expects that caller has pre-xored input data with first 57 * 4 words of encryption key into rD0-rD3. Pointer/counter registers must 58 * have also been set up before (rT0, rKP, CTR). Output is stored in rD0-rD3 59 * and rW0-rW3 and caller must execute a final xor on the output registers. [all …]
|
D | aes-spe-modes.S | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 9 #include "aes-spe-regs.h" 81 stwu r1,-160(r1); /* create stack frame */ \ 82 lis rT0,tab@h; /* en-/decryption table pointer */ \ 83 stw r0,8(r1); /* save link register */ \ 99 lwz r0,8(r1); \ 126 rotrwi t0,s0,8; /* swap endianness for 2 GPRs */ \ 127 rotrwi t1,s1,8; \ 128 rlwimi t0,s0,8,8,15; \ 129 rlwimi t1,s1,8,8,15; \ [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tidss/ |
D | tidss_scale_coefs.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (C) 2018 Texas Instruments Incorporated - https://www.ti.com/ 17 .c2 = { 28, 34, 40, 46, 52, 58, 64, 70, 0, 2, 4, 8, 12, 16, 20, 24, }, 23 .c2 = { 24, 28, 32, 38, 44, 50, 56, 64, 0, 2, 4, 6, 8, 12, 16, 20, }, 29 .c2 = { 16, 20, 24, 30, 36, 42, 48, 56, 0, 0, 0, 2, 4, 8, 12, 14, }, 35 .c2 = { 12, 14, 16, 22, 28, 34, 40, 48, 0, 0, 0, 2, 4, 4, 4, 8, }, 41 .c2 = { 0, 2, 4, 8, 12, 18, 24, 32, 0, 0, 0, -2, -4, -4, -4, -2, }, 47 .c2 = { -8, -6, -4, -2, 0, 6, 12, 18, 0, -2, -4, -6, -8, -8, -8, -8, }, 53 .c2 = { -12, -12, -12, -10, -8, -4, 0, 6, 0, -2, -4, -6, -8, -10, -12, -12, }, 54 .c1 = { 112, 130, 148, 164, 180, 196, 212, 228, 12, 22, 32, 44, 56, 70, 84, 98, }, [all …]
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
D | rtl8723b_xmit.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2007 - 2012 Realtek Corporation. All rights reserved. 36 #define QSEL_SHT 8 42 /* OFFSET 8 */ 45 /* OFFSET 12 */ 51 #define USERATE BIT(8) 65 u32 offset:8; 85 u32 pkt_offset:5; /* unit: 8 bytes */ 90 /* Offset 8 */ 107 /* Offset 12 */ [all …]
|