drivers/gpu/drm/amd/include/asic_reg/umc/umc_12_0_0_offset.h

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

File Facts

System
Linux kernel
Corpus path
drivers/gpu/drm/amd/include/asic_reg/umc/umc_12_0_0_offset.h
Extension
.h
Size
1876 bytes
Lines
34
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 _umc_12_0_0_OFFSET_HEADER
#define _umc_12_0_0_OFFSET_HEADER

#define regUMCCH0_OdEccCntSel                                                   0x032c
#define regUMCCH0_OdEccCntSel_BASE_IDX                                          0
#define regUMCCH0_OdEccErrCnt                                                   0x032d
#define regUMCCH0_OdEccErrCnt_BASE_IDX                                          0
#define regMCA_UMC_UMC0_MCUMC_STATUST0                                          0x03c2
#define regMCA_UMC_UMC0_MCUMC_STATUST0_BASE_IDX                                 0
#define regMCA_UMC_UMC0_MCUMC_ADDRT0                                            0x03c4
#define regMCA_UMC_UMC0_MCUMC_ADDRT0_BASE_IDX                                   0

#endif

Annotation

Implementation Notes