| /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 | 170 return IS_AMD_FMT_MOD(modifier) && AMD_FMT_MOD_GET(DCC, modifier); in amdgpu_dm_plane_modifier_has_dcc() 413 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx10_1_modifiers() 422 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx10_1_modifiers() 478 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx9_modifiers() 489 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx9_modifiers() 500 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx9_modifiers() 514 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx9_modifiers() 569 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx10_3_modifiers() 580 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx10_3_modifiers() 590 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/drivers/gpu/drm/amd/amdgpu/ ! |
| H A D | amdgpu_display.c | 666 if (AMD_FMT_MOD_GET(DCC, modifier)) in amdgpu_lookup_format_info() 740 AMD_FMT_MOD_SET(DCC, afb->gfx12_dcc) | in convert_tiling_flags_to_modifier_gfx12() 881 modifier |= AMD_FMT_MOD_SET(DCC, 1) | in convert_tiling_flags_to_modifier() 1132 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 | 1404 he_writel(he_dev, 0x0, DCC); in he_start() 2725 dcc += he_readl(he_dev, DCC); in he_proc_read()
|
| /linux/drivers/pinctrl/tegra/ ! |
| H A D | pinctrl-tegra186.c | 1933 …PINGROUP(gpio_dis0_pu0, RSVD0, GP, DCB, DCC, 0x1080, 0, Y, -1, -1, 6, 8, -1, 10, 11, 12, N, … 1936 …PINGROUP(gpio_dis3_pu3, RSVD0, RSVD1, DISPLAYB, DCC, 0x1098, 0, Y, -1, -1, 6, 8, -1, 10, 11, … 1938 …PINGROUP(gpio_dis5_pu5, RSVD0, GP, DCC, DCB, 0x10a8, 0, Y, -1, -1, 6, 8, -1, 10, 11, 12, N, …
|
| /linux/drivers/gpu/drm/i915/ ! |
| H A D | i915_debugfs.c | 344 intel_uncore_read(uncore, DCC)); in i915_swizzle_info()
|
| /linux/drivers/gpu/drm/i915/gt/ ! |
| H A D | intel_ggtt_fencing.c | 671 u32 dcc = intel_uncore_read(uncore, DCC); in detect_bit_6_swizzle()
|
| /linux/arch/arm64/boot/dts/mediatek/ ! |
| H A D | mt8395-genio-common.dtsi | 731 mediatek,mic-type-1 = <3>; /* DCC */
|
| H A D | mt8390-genio-common.dtsi | 700 mediatek,mic-type-1 = <3>; /* DCC */
|
| /linux/net/netfilter/ ! |
| H A D | Kconfig | 275 Direct Client-to-Client Protocol (DCC). This enables users to send 277 of a server. DCC Sending is used anywhere you send files over IRC, 278 and DCC Chat is most commonly used by Eggdrop bots. If you are
|
| /linux/arch/arm/ ! |
| H A D | Kconfig.debug | 1352 bool "Kernel low-level debugging via EmbeddedICE DCC channel" 1355 their output to the EmbeddedICE macrocell's DCC channel using 1360 is nothing connected to read from the DCC.
|
| /linux/Documentation/admin-guide/ ! |
| H A D | devices.txt | 2706 186 = /dev/ttyJ0 JTAG1 DCC protocol based serial port emulation
|