Searched refs:DCC (Results 1 – 16 of 16) sorted by relevance
/linux/drivers/tty/hvc/ |
H A D | Kconfig | 81 bool "ARM JTAG DCC console" 86 This console uses the JTAG DCC on ARM to create a console under the HVC 91 bool "Use DCC only on CPU core 0" 95 Some external debuggers, do not handle reads/writes from/to DCC on more 96 than one CPU core. Each core has its own DCC device registers, so when a 97 CPU core reads or writes from/to DCC, it only accesses its own DCC device. 99 write to the console, it might write to a different DCC. 102 shows the DCC output only from that core's DCC [all...] |
/linux/arch/arm/boot/dts/arm/ |
H A D | vexpress-v2p-ca5s.dts | 203 /* DCC internal operating temperature */ 206 label = "DCC";
|
H A D | vexpress-v2p-ca15-tc1.dts | 218 /* DCC internal temperature */ 221 label = "DCC";
|
H A D | vexpress-v2p-ca15_a7.dts | 374 /* DCC internal temperature */ 377 label = "DCC";
|
/linux/arch/arm/include/debug/ |
H A D | icedcc.S | 8 @@ debug using ARM EmbeddedICE DCC channel
|
H A D | tegra.S | 85 cmp \rv, #2 @ 2 and 3 mean DCC, UART
|
/linux/drivers/gpu/drm/i915/ |
H A D | intel_mchbar_regs.h | 36 #define DCC _MMIO(MCHBAR_MIRROR_BASE + 0x200) macro
|
H A D | i915_debugfs.c | 342 intel_uncore_read(uncore, DCC)); in i915_swizzle_info()
|
/linux/Documentation/gpu/amdgpu/display/ |
H A D | dc-glossary.rst | 64 DCC
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_display.c | 668 if (AMD_FMT_MOD_GET(DCC, modifier)) in amdgpu_lookup_format_info() 742 AMD_FMT_MOD_SET(DCC, afb->gfx12_dcc) | in convert_tiling_flags_to_modifier_gfx12() 883 modifier |= AMD_FMT_MOD_SET(DCC, 1) | in convert_tiling_flags_to_modifier() 1134 AMD_FMT_MOD_GET(DCC, modifier)) { in amdgpu_display_verify_sizes()
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | st,sta350.txt | 83 If present, distortion compensation variable uses DCC coefficient.
|
/linux/drivers/atm/ |
H A D | he.h | 657 #define DCC 0x807cc macro
|
H A D | he.c | 1407 he_writel(he_dev, 0x0, DCC); in he_start() 2727 dcc += he_readl(he_dev, DCC); in he_proc_read()
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_ggtt_fencing.c | 669 u32 dcc = intel_uncore_read(uncore, DCC); in detect_bit_6_swizzle() 673 * determined by DCC. For single-channel, neither the CPU in detect_bit_6_swizzle()
|
/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8395-genio-1200-evk.dts | 598 mediatek,mic-type-1 = <3>; /* DCC */
|
H A D | mt8390-genio-common.dtsi | 596 mediatek,mic-type-1 = <3>; /* DCC */
|