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. The result is that
|
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_plane.c | 169 return IS_AMD_FMT_MOD(modifier) && AMD_FMT_MOD_GET(DCC, modifier); in amdgpu_dm_plane_modifier_has_dcc() 409 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx10_1_modifiers() 418 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx10_1_modifiers() 474 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx9_modifiers() 485 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx9_modifiers() 496 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx9_modifiers() 510 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx9_modifiers() 565 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx10_3_modifiers() 576 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx10_3_modifiers() 586 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx10_3_modifiers() [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/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 | 668 u32 dcc = intel_uncore_read(uncore, DCC); in detect_bit_6_swizzle()
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_debugfs.c | 344 intel_uncore_read(uncore, DCC)); in i915_swizzle_info()
|
/linux/net/netfilter/ |
H A D | Kconfig | 285 Direct Client-to-Client Protocol (DCC). This enables users to send 287 of a server. DCC Sending is used anywhere you send files over IRC, 288 and DCC Chat is most commonly used by Eggdrop bots. If you are
|
/linux/Documentation/admin-guide/ |
H A D | devices.txt | 2706 186 = /dev/ttyJ0 JTAG1 DCC protocol based serial port emulation
|