drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_0_regs.h
Source file repositories/reference/linux-study-clean/drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_0_regs.h
File Facts
- System
- Linux kernel
- Corpus path
drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_0_regs.h- Extension
.h- Size
- 35050 bytes
- Lines
- 897
- Domain
- Driver Families
- Bucket
- drivers/accel
- 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.
- 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
- No C-style include directives detected by the generator.
Detected Declarations
- No top-level syscall, struct, function, initcall, or export declaration detected by the generator.
Annotated Snippet
#ifndef ASIC_REG_SIF_RTR_CTRL_0_REGS_H_
#define ASIC_REG_SIF_RTR_CTRL_0_REGS_H_
/*
*****************************************
* SIF_RTR_CTRL_0 (Prototype: RTR_CTRL)
*****************************************
*/
#define mmSIF_RTR_CTRL_0_PERM_SEL 0x306108
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_0 0x306114
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_1 0x306118
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_2 0x30611C
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_3 0x306120
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_4 0x306124
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_5 0x306128
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_6 0x30612C
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_7 0x306130
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_8 0x306134
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_9 0x306138
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_10 0x30613C
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_11 0x306140
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_12 0x306144
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_13 0x306148
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_14 0x30614C
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_15 0x306150
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_16 0x306154
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_17 0x306158
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_18 0x30615C
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_19 0x306160
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_20 0x306164
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_21 0x306168
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_22 0x30616C
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_23 0x306170
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_24 0x306174
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_25 0x306178
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_26 0x30617C
#define mmSIF_RTR_CTRL_0_HBM_POLY_H3_27 0x306180
#define mmSIF_RTR_CTRL_0_SRAM_POLY_H3_0 0x306184
#define mmSIF_RTR_CTRL_0_SRAM_POLY_H3_1 0x306188
#define mmSIF_RTR_CTRL_0_SRAM_POLY_H3_2 0x30618C
#define mmSIF_RTR_CTRL_0_SRAM_POLY_H3_3 0x306190
#define mmSIF_RTR_CTRL_0_SRAM_POLY_H3_4 0x306194
#define mmSIF_RTR_CTRL_0_SRAM_POLY_H3_5 0x306198
#define mmSIF_RTR_CTRL_0_SRAM_POLY_H3_6 0x30619C
#define mmSIF_RTR_CTRL_0_SRAM_POLY_H3_7 0x3061A0
#define mmSIF_RTR_CTRL_0_SRAM_POLY_H3_8 0x3061A4
#define mmSIF_RTR_CTRL_0_SRAM_POLY_H3_9 0x3061A8
#define mmSIF_RTR_CTRL_0_SRAM_POLY_H3_10 0x3061AC
#define mmSIF_RTR_CTRL_0_SRAM_POLY_H3_11 0x3061B0
Annotation
- Atlas domain: Driver Families / drivers/accel.
- Implementation status: source implementation candidate.
Implementation Notes
- This generated page is the file-by-file coverage layer; curated subsystem chapters should link here when they synthesize a multi-file control flow.
- Core OS pages should be promoted from atlas-only to deep-reviewed when they explain data structures, invariants, locking, lifecycle, and C implementation snippets.
- Driver-family pages are intentionally pattern-oriented unless they are part of the selected PCIe/NVMe representative device path.