drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_1_regs.h
Source file repositories/reference/linux-study-clean/drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_1_regs.h
File Facts
- System
- Linux kernel
- Corpus path
drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_1_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_1_REGS_H_
#define ASIC_REG_SIF_RTR_CTRL_1_REGS_H_
/*
*****************************************
* SIF_RTR_CTRL_1 (Prototype: RTR_CTRL)
*****************************************
*/
#define mmSIF_RTR_CTRL_1_PERM_SEL 0x316108
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_0 0x316114
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_1 0x316118
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_2 0x31611C
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_3 0x316120
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_4 0x316124
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_5 0x316128
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_6 0x31612C
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_7 0x316130
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_8 0x316134
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_9 0x316138
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_10 0x31613C
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_11 0x316140
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_12 0x316144
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_13 0x316148
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_14 0x31614C
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_15 0x316150
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_16 0x316154
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_17 0x316158
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_18 0x31615C
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_19 0x316160
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_20 0x316164
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_21 0x316168
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_22 0x31616C
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_23 0x316170
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_24 0x316174
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_25 0x316178
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_26 0x31617C
#define mmSIF_RTR_CTRL_1_HBM_POLY_H3_27 0x316180
#define mmSIF_RTR_CTRL_1_SRAM_POLY_H3_0 0x316184
#define mmSIF_RTR_CTRL_1_SRAM_POLY_H3_1 0x316188
#define mmSIF_RTR_CTRL_1_SRAM_POLY_H3_2 0x31618C
#define mmSIF_RTR_CTRL_1_SRAM_POLY_H3_3 0x316190
#define mmSIF_RTR_CTRL_1_SRAM_POLY_H3_4 0x316194
#define mmSIF_RTR_CTRL_1_SRAM_POLY_H3_5 0x316198
#define mmSIF_RTR_CTRL_1_SRAM_POLY_H3_6 0x31619C
#define mmSIF_RTR_CTRL_1_SRAM_POLY_H3_7 0x3161A0
#define mmSIF_RTR_CTRL_1_SRAM_POLY_H3_8 0x3161A4
#define mmSIF_RTR_CTRL_1_SRAM_POLY_H3_9 0x3161A8
#define mmSIF_RTR_CTRL_1_SRAM_POLY_H3_10 0x3161AC
#define mmSIF_RTR_CTRL_1_SRAM_POLY_H3_11 0x3161B0
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.