| /kernel/linux/linux-5.10/arch/x86/platform/ce4100/ |
| D | falconfalls.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 7 /dts-v1/; 11 #address-cells = <1>; 12 #size-cells = <1>; 15 #address-cells = <1>; 16 #size-cells = <0>; 18 cpu@0 { 21 reg = <0>; 26 soc@0 { 27 #address-cells = <1>; [all …]
|
| /kernel/linux/linux-6.6/arch/x86/platform/ce4100/ |
| D | falconfalls.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 7 /dts-v1/; 11 #address-cells = <1>; 12 #size-cells = <1>; 15 #address-cells = <1>; 16 #size-cells = <0>; 18 cpu@0 { 21 reg = <0>; 26 soc@0 { 27 #address-cells = <1>; [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
| D | taprio.json | 4 "name": "Add taprio Qdisc to multi-queue device (8 queues)", 15 …e 1: taprio num_tc 3 map 2 2 1 0 2 2 2 2 2 2 2 2 2 2 2 2 queues 1@0 1@0 1@0 base-time 1000000000 s… 16 "expExitCode": "0", 18 … "matchPattern": "qdisc taprio 1: root refcnt [0-9]+ tc 3 map 2 2 1 0 2 2 2 2 2 2 2 2 2 2 2 2", 26 "name": "Add taprio Qdisc with multiple sched-entry", 37 … 2 2 1 0 2 2 2 2 2 2 2 2 2 2 2 2 queues 1@0 1@0 1@0 base-time 1000000000 sched-entry S 01 300000 s… 38 "expExitCode": "0", 40 "matchPattern": "index [0-9]+ cmd S gatemask 0x[0-9]+ interval [0-9]+00000", 48 "name": "Add taprio Qdisc with txtime-delay", 59 …taprio num_tc 3 map 2 2 1 0 2 2 2 2 2 2 2 2 2 2 2 2 queues 1@0 1@0 1@0 base-time 1000000000 sched-… [all …]
|
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
| D | stv090x_reg.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 13 #define STV090x_MID 0xf100 16 #define STV090x_OFFST_MRELEASE_FIELD 0 19 #define STV090x_DACR1 0xf113 22 #define STV090x_OFFST_DACR1_VALUE_FIELD 0 25 #define STV090x_DACR2 0xf114 26 #define STV090x_OFFST_DACR2_VALUE_FIELD 0 29 #define STV090x_OUTCFG 0xf11c 39 #define STV090x_MODECFG 0xf11d 41 #define STV090x_IRQSTATUS3 0xf120 [all …]
|
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| D | stv090x_reg.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 13 #define STV090x_MID 0xf100 16 #define STV090x_OFFST_MRELEASE_FIELD 0 19 #define STV090x_DACR1 0xf113 22 #define STV090x_OFFST_DACR1_VALUE_FIELD 0 25 #define STV090x_DACR2 0xf114 26 #define STV090x_OFFST_DACR2_VALUE_FIELD 0 29 #define STV090x_OUTCFG 0xf11c 39 #define STV090x_MODECFG 0xf11d 41 #define STV090x_IRQSTATUS3 0xf120 [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/dts/fsl/ |
| D | mpc8641_hpcn_36b.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Copyright 2008-2009 Freescale Semiconductor Inc. 8 /include/ "mpc8641si-pre.dtsi" 13 #address-cells = <2>; 14 #size-cells = <2>; 18 reg = <0x0 0x00000000 0x0 0x40000000>; // 1G at 0x0 22 reg = <0x0f 0xffe05000 0x0 0x1000>; 24 ranges = <0 0 0xf 0xef800000 0x00800000 25 2 0 0xf 0xffdf8000 0x00008000 26 3 0 0xf 0xffdf0000 0x00008000>; [all …]
|
| D | mpc8641_hpcn.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 8 /include/ "mpc8641si-pre.dtsi" 16 reg = <0x00000000 0x40000000>; // 1G at 0x0 20 reg = <0xffe05000 0x1000>; 22 ranges = <0 0 0xef800000 0x00800000 23 2 0 0xffdf8000 0x00008000 24 3 0 0xffdf0000 0x00008000>; 26 flash@0,0 { 27 compatible = "cfi-flash"; 28 reg = <0 0 0x00800000>; [all …]
|
| /kernel/linux/linux-6.6/drivers/accel/habanalabs/goya/ |
| D | goya_security.c | 1 // SPDX-License-Identifier: GPL-2.0 4 * Copyright 2016-2019 HabanaLabs, Ltd. 12 * goya_set_block_as_protected - set the given block as protected 20 u32 pb_addr = base - CFG_BASE + PROT_BITS_OFFS; in goya_pb_set_block() 22 while (pb_addr & 0xFFF) { in goya_pb_set_block() 23 WREG32(pb_addr, 0); in goya_pb_set_block() 34 u64 mmMME_SBB_POWER_ECO1 = 0xDFF60, in goya_init_mme_protection_bits() 35 mmMME_SBB_POWER_ECO2 = 0xDFF64; in goya_init_mme_protection_bits() 67 pb_addr = (mmMME_DUMMY & ~0xFFF) + PROT_BITS_OFFS; in goya_init_mme_protection_bits() 68 word_offset = ((mmMME_DUMMY & PROT_BITS_OFFS) >> 7) << 2; in goya_init_mme_protection_bits() [all …]
|
| /kernel/linux/linux-5.10/drivers/misc/habanalabs/goya/ |
| D | goya_security.c | 1 // SPDX-License-Identifier: GPL-2.0 4 * Copyright 2016-2019 HabanaLabs, Ltd. 12 * goya_set_block_as_protected - set the given block as protected 20 u32 pb_addr = base - CFG_BASE + PROT_BITS_OFFS; in goya_pb_set_block() 22 while (pb_addr & 0xFFF) { in goya_pb_set_block() 23 WREG32(pb_addr, 0); in goya_pb_set_block() 34 u64 mmMME_SBB_POWER_ECO1 = 0xDFF60, in goya_init_mme_protection_bits() 35 mmMME_SBB_POWER_ECO2 = 0xDFF64; in goya_init_mme_protection_bits() 67 pb_addr = (mmMME_DUMMY & ~0xFFF) + PROT_BITS_OFFS; in goya_init_mme_protection_bits() 68 word_offset = ((mmMME_DUMMY & PROT_BITS_OFFS) >> 7) << 2; in goya_init_mme_protection_bits() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
| D | panel-truly-nt35597.c | 1 // SPDX-License-Identifier: GPL-2.0 64 struct mipi_dsi_device *dsi[2]; 78 { { 0xff, 0x20 }, 2 }, 79 { { 0xfb, 0x01 }, 2 }, 80 { { 0x00, 0x01 }, 2 }, 81 { { 0x01, 0x55 }, 2 }, 82 { { 0x02, 0x45 }, 2 }, 83 { { 0x05, 0x40 }, 2 }, 84 { { 0x06, 0x19 }, 2 }, 85 { { 0x07, 0x1e }, 2 }, [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
| D | panel-truly-nt35597.c | 1 // SPDX-License-Identifier: GPL-2.0 64 struct mipi_dsi_device *dsi[2]; 78 { { 0xff, 0x20 }, 2 }, 79 { { 0xfb, 0x01 }, 2 }, 80 { { 0x00, 0x01 }, 2 }, 81 { { 0x01, 0x55 }, 2 }, 82 { { 0x02, 0x45 }, 2 }, 83 { { 0x05, 0x40 }, 2 }, 84 { { 0x06, 0x19 }, 2 }, 85 { { 0x07, 0x1e }, 2 }, [all …]
|
| /kernel/linux/linux-5.10/arch/xtensa/variants/test_kc705_be/include/variant/ |
| D | tie.h | 2 * tie.h -- compile-time HAL definitions dependent on CORE & TIE configuration 11 Copyright (c) 1999-2015 Cadence Design Systems Inc. 35 #define XCHAL_CP_NUM 2 /* number of coprocessors */ 36 #define XCHAL_CP_MAX 8 /* max CP ID + 1 (0 if none) */ 37 #define XCHAL_CP_MASK 0x82 /* bitmask of all CPs by ID */ 38 #define XCHAL_CP_PORT_MASK 0x80 /* bitmask of only port CPs */ 45 #define XCHAL_CP_ID_AUDIOENGINELX 1 /* coprocessor ID (0..7) */ 48 #define XCHAL_CP7_SA_SIZE 0 /* size of state save area */ 50 #define XCHAL_CP_ID_XTIOP 7 /* coprocessor ID (0..7) */ 53 #define XCHAL_CP0_SA_SIZE 0 [all …]
|
| /kernel/linux/linux-6.6/arch/xtensa/variants/test_kc705_be/include/variant/ |
| D | tie.h | 2 * tie.h -- compile-time HAL definitions dependent on CORE & TIE configuration 11 Copyright (c) 1999-2015 Cadence Design Systems Inc. 35 #define XCHAL_CP_NUM 2 /* number of coprocessors */ 36 #define XCHAL_CP_MAX 8 /* max CP ID + 1 (0 if none) */ 37 #define XCHAL_CP_MASK 0x82 /* bitmask of all CPs by ID */ 38 #define XCHAL_CP_PORT_MASK 0x80 /* bitmask of only port CPs */ 45 #define XCHAL_CP_ID_AUDIOENGINELX 1 /* coprocessor ID (0..7) */ 48 #define XCHAL_CP7_SA_SIZE 0 /* size of state save area */ 50 #define XCHAL_CP_ID_XTIOP 7 /* coprocessor ID (0..7) */ 53 #define XCHAL_CP0_SA_SIZE 0 [all …]
|
| /kernel/linux/linux-5.10/arch/xtensa/variants/test_kc705_hifi/include/variant/ |
| D | tie.h | 2 * tie.h -- compile-time HAL definitions dependent on CORE & TIE configuration 11 Copyright (c) 1999-2014 Tensilica Inc. 35 #define XCHAL_CP_NUM 2 /* number of coprocessors */ 36 #define XCHAL_CP_MAX 8 /* max CP ID + 1 (0 if none) */ 37 #define XCHAL_CP_MASK 0x82 /* bitmask of all CPs by ID */ 38 #define XCHAL_CP_PORT_MASK 0x80 /* bitmask of only port CPs */ 45 #define XCHAL_CP_ID_AUDIOENGINELX 1 /* coprocessor ID (0..7) */ 48 #define XCHAL_CP7_SA_SIZE 0 /* size of state save area */ 50 #define XCHAL_CP_ID_XTIOP 7 /* coprocessor ID (0..7) */ 53 #define XCHAL_CP0_SA_SIZE 0 [all …]
|
| /kernel/linux/linux-6.6/arch/xtensa/variants/test_kc705_hifi/include/variant/ |
| D | tie.h | 2 * tie.h -- compile-time HAL definitions dependent on CORE & TIE configuration 11 Copyright (c) 1999-2014 Tensilica Inc. 35 #define XCHAL_CP_NUM 2 /* number of coprocessors */ 36 #define XCHAL_CP_MAX 8 /* max CP ID + 1 (0 if none) */ 37 #define XCHAL_CP_MASK 0x82 /* bitmask of all CPs by ID */ 38 #define XCHAL_CP_PORT_MASK 0x80 /* bitmask of only port CPs */ 45 #define XCHAL_CP_ID_AUDIOENGINELX 1 /* coprocessor ID (0..7) */ 48 #define XCHAL_CP7_SA_SIZE 0 /* size of state save area */ 50 #define XCHAL_CP_ID_XTIOP 7 /* coprocessor ID (0..7) */ 53 #define XCHAL_CP0_SA_SIZE 0 [all …]
|
| /kernel/linux/linux-5.10/arch/arm64/crypto/ |
| D | sha512-ce-core.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * sha512-ce-core.S - core SHA-384/SHA-512 transform using v8 Crypto Extensions 8 * it under the terms of the GNU General Public License version 2 as 15 .irp b,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19 17 .set .Lv\b\().2d, \b 21 .inst 0xce608000 | .L\rd | (.L\rn << 5) | (.L\rm << 16) 25 .inst 0xce608400 | .L\rd | (.L\rn << 5) | (.L\rm << 16) 29 .inst 0xcec08000 | .L\rd | (.L\rn << 5) 33 .inst 0xce608800 | .L\rd | (.L\rn << 5) | (.L\rm << 16) 37 * The SHA-512 round constants [all …]
|
| /kernel/linux/linux-6.6/arch/arm64/crypto/ |
| D | sha512-ce-core.S | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * sha512-ce-core.S - core SHA-384/SHA-512 transform using v8 Crypto Extensions 8 * it under the terms of the GNU General Public License version 2 as 15 .irp b,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19 17 .set .Lv\b\().2d, \b 21 .inst 0xce608000 | .L\rd | (.L\rn << 5) | (.L\rm << 16) 25 .inst 0xce608400 | .L\rd | (.L\rn << 5) | (.L\rm << 16) 29 .inst 0xcec08000 | .L\rd | (.L\rn << 5) 33 .inst 0xce608800 | .L\rd | (.L\rn << 5) | (.L\rm << 16) 37 * The SHA-512 round constants [all …]
|
| /kernel/linux/linux-6.6/sound/firewire/dice/ |
| D | dice-weiss.c | 1 // SPDX-License-Identifier: GPL-2.0 2 // dice-weiss.c - a part of driver for DICE based devices 13 // Weiss DAC202: 192kHz 2-channel DAC 15 .tx_pcm_chs = {{2, 2, 2}, {0, 0, 0} }, 16 .rx_pcm_chs = {{2, 2, 2}, {0, 0, 0} }, 19 // Weiss MAN301: 192kHz 2-channel music archive network player 21 .tx_pcm_chs = {{2, 2, 2}, {0, 0, 0} }, 22 .rx_pcm_chs = {{2, 2, 2}, {0, 0, 0} }, 25 // Weiss INT202: 192kHz unidirectional 2-channel digital Firewire nterface 27 .tx_pcm_chs = {{2, 2, 2}, {0, 0, 0} }, [all …]
|
| /kernel/linux/linux-6.6/drivers/phy/rockchip/ |
| D | phy-rockchip-inno-hdmi.c | 1 // SPDX-License-Identifier: GPL-2.0+ 5 * Author: Zheng Yang <zhengyang@rock-chips.com> 10 #include <linux/clk-provider.h> 16 #include <linux/nvmem-consumer.h> 25 /* REG: 0x00 */ 26 #define RK3228_PRE_PLL_REFCLK_SEL_PCLK BIT(0) 27 /* REG: 0x01 */ 28 #define RK3228_BYPASS_RXSENSE_EN BIT(2) 30 #define RK3228_BYPASS_PLLPD_EN BIT(0) 31 /* REG: 0x02 */ [all …]
|
| /kernel/linux/linux-6.6/arch/xtensa/variants/de212/include/variant/ |
| D | tie.h | 2 * tie.h -- compile-time HAL definitions dependent on CORE & TIE configuration 11 Copyright (c) 1999-2015 Cadence Design Systems Inc. 35 #define XCHAL_CP_NUM 0 /* number of coprocessors */ 36 #define XCHAL_CP_MAX 0 /* max CP ID + 1 (0 if none) */ 37 #define XCHAL_CP_MASK 0x00 /* bitmask of all CPs by ID */ 38 #define XCHAL_CP_PORT_MASK 0x00 /* bitmask of only port CPs */ 40 /* Save area for non-coprocessor optional and custom (TIE) state: */ 45 #define XCHAL_TOTAL_SA_SIZE 32 /* with 16-byte align padding */ 58 * abikind = 0 (caller-saved), 1 (callee-saved), or 2 (thread-global) 59 * kind = 0 (special reg), 1 (TIE user reg), or 2 (TIE regfile reg) [all …]
|
| /kernel/linux/linux-5.10/arch/xtensa/variants/de212/include/variant/ |
| D | tie.h | 2 * tie.h -- compile-time HAL definitions dependent on CORE & TIE configuration 11 Copyright (c) 1999-2015 Cadence Design Systems Inc. 35 #define XCHAL_CP_NUM 0 /* number of coprocessors */ 36 #define XCHAL_CP_MAX 0 /* max CP ID + 1 (0 if none) */ 37 #define XCHAL_CP_MASK 0x00 /* bitmask of all CPs by ID */ 38 #define XCHAL_CP_PORT_MASK 0x00 /* bitmask of only port CPs */ 40 /* Save area for non-coprocessor optional and custom (TIE) state: */ 45 #define XCHAL_TOTAL_SA_SIZE 32 /* with 16-byte align padding */ 58 * abikind = 0 (caller-saved), 1 (callee-saved), or 2 (thread-global) 59 * kind = 0 (special reg), 1 (TIE user reg), or 2 (TIE regfile reg) [all …]
|
| /kernel/linux/linux-5.10/arch/xtensa/variants/csp/include/variant/ |
| D | tie.h | 2 * tie.h -- compile-time HAL definitions dependent on CORE & TIE configuration 11 Copyright (c) 1999-2015 Cadence Design Systems Inc. 36 #define XCHAL_CP_MAX 8 /* max CP ID + 1 (0 if none) */ 37 #define XCHAL_CP_MASK 0x80 /* bitmask of all CPs by ID */ 38 #define XCHAL_CP_PORT_MASK 0x80 /* bitmask of only port CPs */ 43 #define XCHAL_CP7_SA_SIZE 0 /* size of state save area */ 45 #define XCHAL_CP_ID_XTIOP 7 /* coprocessor ID (0..7) */ 48 #define XCHAL_CP0_SA_SIZE 0 50 #define XCHAL_CP1_SA_SIZE 0 52 #define XCHAL_CP2_SA_SIZE 0 [all …]
|
| /kernel/linux/linux-6.6/arch/xtensa/variants/csp/include/variant/ |
| D | tie.h | 2 * tie.h -- compile-time HAL definitions dependent on CORE & TIE configuration 11 Copyright (c) 1999-2015 Cadence Design Systems Inc. 36 #define XCHAL_CP_MAX 8 /* max CP ID + 1 (0 if none) */ 37 #define XCHAL_CP_MASK 0x80 /* bitmask of all CPs by ID */ 38 #define XCHAL_CP_PORT_MASK 0x80 /* bitmask of only port CPs */ 43 #define XCHAL_CP7_SA_SIZE 0 /* size of state save area */ 45 #define XCHAL_CP_ID_XTIOP 7 /* coprocessor ID (0..7) */ 48 #define XCHAL_CP0_SA_SIZE 0 50 #define XCHAL_CP1_SA_SIZE 0 52 #define XCHAL_CP2_SA_SIZE 0 [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/sandybridge/ |
| D | pipeline.json | 4 "Counter": "Fixed counter 2", 5 "UMask": "0x3", 9 "CounterHTOff": "Fixed counter 2" 12 … For instructions that consist of multiple micro-ops, this event counts the retirement of the last… 13 "Counter": "Fixed counter 0", 14 "UMask": "0x1", 18 "CounterHTOff": "Fixed counter 0" 23 "UMask": "0x2", 31 "UMask": "0x2", 39 "EventCode": "0x03", [all …]
|
| /kernel/linux/linux-6.6/drivers/media/i2c/ccs/ |
| D | ccs-limits.c | 1 // SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause 2 /* Copyright (C) 2019--2020 Intel Corporation */ 4 * Generated by Documentation/driver-api/media/drivers/ccs/mk-ccs-regs; 8 #include "ccs-limits.h" 9 #include "ccs-regs.h" 12 { CCS_R_FRAME_FORMAT_MODEL_TYPE, 1, 0, "frame_format_model_type" }, 13 { CCS_R_FRAME_FORMAT_MODEL_SUBTYPE, 1, 0, "frame_format_model_subtype" }, 14 { CCS_R_FRAME_FORMAT_DESCRIPTOR(0), 30, 0, "frame_format_descriptor" }, 15 { CCS_R_FRAME_FORMAT_DESCRIPTOR_4(0), 32, 0, "frame_format_descriptor_4" }, 16 { CCS_R_ANALOG_GAIN_CAPABILITY, 2, 0, "analog_gain_capability" }, [all …]
|