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

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

File Facts

System
Linux kernel
Corpus path
drivers/gpu/drm/amd/include/asic_reg/df/df_4_3_offset.h
Extension
.h
Size
1483 bytes
Lines
31
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_3_OFFSET_HEADER
#define _df_4_3_OFFSET_HEADER

#define regDF_CS_UMC_AON0_HardwareAssertMaskLow                     0x0e3e
#define regDF_CS_UMC_AON0_HardwareAssertMaskLow_BASE_IDX            4
#define regDF_NCS_PG0_HardwareAssertMaskHigh                        0x0e3f
#define regDF_NCS_PG0_HardwareAssertMaskHigh_BASE_IDX               4

#endif

Annotation

Implementation Notes