/linux-6.3-rc2/drivers/tty/hvc/ |
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. The result is that
|
/linux-6.3-rc2/Documentation/devicetree/bindings/soc/qcom/ |
A D | qcom,dcc.yaml | 13 DCC (Data Capture and Compare) is a DMA engine which is used to save 15 or SW trigger. DCC is used to capture and store data for debugging purpose 29 - description: DCC base 30 - description: DCC RAM base
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/ |
A D | amdgpu_dm_plane.c | 361 AMD_FMT_MOD_SET(DCC, 1) | in add_gfx10_1_modifiers() 370 AMD_FMT_MOD_SET(DCC, 1) | in add_gfx10_1_modifiers() 424 AMD_FMT_MOD_SET(DCC, 1) | in add_gfx9_modifiers() 435 AMD_FMT_MOD_SET(DCC, 1) | in add_gfx9_modifiers() 446 AMD_FMT_MOD_SET(DCC, 1) | in add_gfx9_modifiers() 461 AMD_FMT_MOD_SET(DCC, 1) | in add_gfx9_modifiers() 514 AMD_FMT_MOD_SET(DCC, 1) | in add_gfx10_3_modifiers() 525 AMD_FMT_MOD_SET(DCC, 1) | in add_gfx10_3_modifiers() 535 AMD_FMT_MOD_SET(DCC, 1) | in add_gfx10_3_modifiers() 547 AMD_FMT_MOD_SET(DCC, 1) | in add_gfx10_3_modifiers() [all …]
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | vexpress-v2p-ca5s.dts | 202 /* DCC internal operating temperature */ 205 label = "DCC";
|
A D | vexpress-v2p-ca15-tc1.dts | 218 /* DCC internal temperature */ 221 label = "DCC";
|
A D | vexpress-v2p-ca15_a7.dts | 374 /* DCC internal temperature */ 377 label = "DCC";
|
/linux-6.3-rc2/arch/arm/include/debug/ |
A D | icedcc.S | 8 @@ debug using ARM EmbeddedICE DCC channel
|
A D | tegra.S | 85 cmp \rv, #2 @ 2 and 3 mean DCC, UART
|
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/ |
A D | mt6359.yaml | 38 - 3 # DCC - analog mic with direct couping
|
A D | st,sta350.txt | 83 If present, distortion compensation variable uses DCC coefficient.
|
/linux-6.3-rc2/drivers/gpu/drm/i915/ |
A D | intel_mchbar_regs.h | 36 #define DCC _MMIO(MCHBAR_MIRROR_BASE + 0x200) macro
|
A D | i915_debugfs.c | 424 intel_uncore_read(uncore, DCC)); in i915_swizzle_info()
|
/linux-6.3-rc2/Documentation/gpu/amdgpu/display/ |
A D | dc-glossary.rst | 64 DCC
|
/linux-6.3-rc2/Documentation/devicetree/bindings/display/samsung/ |
A D | samsung,exynos-hdmi.yaml | 38 Provides voltage source for DCC lines available on HDMI connector. When
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_display.c | 642 if (AMD_FMT_MOD_GET(DCC, modifier)) in amdgpu_lookup_format_info() 827 modifier |= AMD_FMT_MOD_SET(DCC, 1) | in convert_tiling_flags_to_modifier() 1052 if (AMD_FMT_MOD_GET(DCC, modifier)) { in amdgpu_display_verify_sizes()
|
/linux-6.3-rc2/drivers/atm/ |
A D | he.h | 657 #define DCC 0x807cc macro
|
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-6.3-rc2/drivers/gpu/drm/i915/gt/ |
A D | intel_ggtt_fencing.c | 668 u32 dcc = intel_uncore_read(uncore, DCC); in detect_bit_6_swizzle()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/ |
A D | arm,vexpress-juno.yaml | 130 description: When describing tiles consisting of more than one DCC, its
|
/linux-6.3-rc2/net/netfilter/ |
A D | Kconfig | 282 Direct Client-to-Client Protocol (DCC). This enables users to send 284 of a server. DCC Sending is used anywhere you send files over IRC, 285 and DCC Chat is most commonly used by Eggdrop bots. If you are
|
/linux-6.3-rc2/arch/arm/ |
A D | Kconfig.debug | 1351 bool "Kernel low-level debugging via EmbeddedICE DCC channel" 1354 their output to the EmbeddedICE macrocell's DCC channel using 1359 is nothing connected to read from the DCC.
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | devices.txt | 2715 186 = /dev/ttyJ0 JTAG1 DCC protocol based serial port emulation
|