Home
last modified time | relevance | path

Searched refs:DCC (Results 1 – 25 of 25) sorted by relevance

/linux/Documentation/devicetree/bindings/soc/qcom/
A Dqcom,dcc.yaml13 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/drivers/tty/hvc/
A DKconfig81 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/Documentation/devicetree/bindings/serial/
A Darm,dcc.yaml7 title: ARM DCC (Data communication channel) serial emulation
13 ARM DCC (Data communication channel) serial emulation interface available
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_plane.c407 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx10_1_modifiers()
416 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx10_1_modifiers()
472 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx9_modifiers()
483 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx9_modifiers()
494 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx9_modifiers()
508 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx9_modifiers()
563 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx10_3_modifiers()
574 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx10_3_modifiers()
584 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx10_3_modifiers()
596 AMD_FMT_MOD_SET(DCC, 1) | in amdgpu_dm_plane_add_gfx10_3_modifiers()
[all …]
/linux/arch/arm/boot/dts/arm/
A Dvexpress-v2p-ca5s.dts203 /* DCC internal operating temperature */
206 label = "DCC";
A Dvexpress-v2p-ca15-tc1.dts218 /* DCC internal temperature */
221 label = "DCC";
A Dvexpress-v2p-ca15_a7.dts374 /* DCC internal temperature */
377 label = "DCC";
/linux/arch/arm/include/debug/
A Dicedcc.S8 @@ debug using ARM EmbeddedICE DCC channel
A Dtegra.S85 cmp \rv, #2 @ 2 and 3 mean DCC, UART
/linux/Documentation/devicetree/bindings/sound/
A Dmt6359.yaml38 - 3 # DCC - analog mic with direct couping
A Dst,sta350.txt83 If present, distortion compensation variable uses DCC coefficient.
/linux/drivers/gpu/drm/i915/
A Dintel_mchbar_regs.h36 #define DCC _MMIO(MCHBAR_MIRROR_BASE + 0x200) macro
A Di915_debugfs.c350 intel_uncore_read(uncore, DCC)); in i915_swizzle_info()
/linux/Documentation/gpu/amdgpu/display/
A Ddc-glossary.rst64 DCC
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_display.c667 if (AMD_FMT_MOD_GET(DCC, modifier)) in amdgpu_lookup_format_info()
741 AMD_FMT_MOD_SET(DCC, afb->gfx12_dcc) | in convert_tiling_flags_to_modifier_gfx12()
882 modifier |= AMD_FMT_MOD_SET(DCC, 1) | in convert_tiling_flags_to_modifier()
1133 AMD_FMT_MOD_GET(DCC, modifier)) { in amdgpu_display_verify_sizes()
/linux/Documentation/devicetree/bindings/display/samsung/
A Dsamsung,exynos-hdmi.yaml38 Provides voltage source for DCC lines available on HDMI connector. When
/linux/drivers/atm/
A Dhe.h657 #define DCC 0x807cc macro
A Dhe.c1407 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/
A Dintel_ggtt_fencing.c668 u32 dcc = intel_uncore_read(uncore, DCC); in detect_bit_6_swizzle()
/linux/Documentation/devicetree/bindings/arm/
A Darm,vexpress-juno.yaml130 description: When describing tiles consisting of more than one DCC, its
/linux/arch/arm64/boot/dts/mediatek/
A Dmt8390-genio-700-evk.dts335 mediatek,mic-type-1 = <3>; /* DCC */
A Dmt8395-genio-1200-evk.dts412 mediatek,mic-type-1 = <3>; /* DCC */
/linux/net/netfilter/
A DKconfig285 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/arch/arm/
A DKconfig.debug1348 bool "Kernel low-level debugging via EmbeddedICE DCC channel"
1351 their output to the EmbeddedICE macrocell's DCC channel using
1356 is nothing connected to read from the DCC.
/linux/Documentation/admin-guide/
A Ddevices.txt2706 186 = /dev/ttyJ0 JTAG1 DCC protocol based serial port emulation

Completed in 59 milliseconds