drivers/gpu/drm/amd/include/asic_reg/df/df_4_15_sh_mask.h

Source file repositories/reference/linux-study-clean/drivers/gpu/drm/amd/include/asic_reg/df/df_4_15_sh_mask.h

File Facts

System
Linux kernel
Corpus path
drivers/gpu/drm/amd/include/asic_reg/df/df_4_15_sh_mask.h
Extension
.h
Size
1360 bytes
Lines
29
Domain
Driver Families
Bucket
drivers/gpu
Inferred role
Driver Families: implementation source
Status
source implementation candidate

Why This File Exists

Repeatable hardware-adapter layer. Deep compatibility for every driver is out of scope; this atlas records patterns, probe lifecycles, bus glue, IRQ/DMA usage, and links back to core abstractions.

Dependency Surface

Detected Declarations

Annotated Snippet

#ifndef _df_4_15_SH_MASK_HEADER
#define _df_4_15_SH_MASK_HEADER

#define NCSConfigurationRegister1__DisIntAtomicsLclProcessing__SHIFT         0x3
#define NCSConfigurationRegister1__DisIntAtomicsLclProcessing_MASK    0x0003FFF8L

#endif

Annotation

Implementation Notes