drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_6_regs.h
Source file repositories/reference/linux-study-clean/drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_6_regs.h
File Facts
- System
- Linux kernel
- Corpus path
drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_6_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_6_REGS_H_
#define ASIC_REG_SIF_RTR_CTRL_6_REGS_H_
/*
*****************************************
* SIF_RTR_CTRL_6 (Prototype: RTR_CTRL)
*****************************************
*/
#define mmSIF_RTR_CTRL_6_PERM_SEL 0x366108
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_0 0x366114
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_1 0x366118
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_2 0x36611C
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_3 0x366120
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_4 0x366124
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_5 0x366128
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_6 0x36612C
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_7 0x366130
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_8 0x366134
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_9 0x366138
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_10 0x36613C
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_11 0x366140
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_12 0x366144
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_13 0x366148
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_14 0x36614C
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_15 0x366150
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_16 0x366154
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_17 0x366158
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_18 0x36615C
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_19 0x366160
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_20 0x366164
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_21 0x366168
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_22 0x36616C
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_23 0x366170
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_24 0x366174
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_25 0x366178
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_26 0x36617C
#define mmSIF_RTR_CTRL_6_HBM_POLY_H3_27 0x366180
#define mmSIF_RTR_CTRL_6_SRAM_POLY_H3_0 0x366184
#define mmSIF_RTR_CTRL_6_SRAM_POLY_H3_1 0x366188
#define mmSIF_RTR_CTRL_6_SRAM_POLY_H3_2 0x36618C
#define mmSIF_RTR_CTRL_6_SRAM_POLY_H3_3 0x366190
#define mmSIF_RTR_CTRL_6_SRAM_POLY_H3_4 0x366194
#define mmSIF_RTR_CTRL_6_SRAM_POLY_H3_5 0x366198
#define mmSIF_RTR_CTRL_6_SRAM_POLY_H3_6 0x36619C
#define mmSIF_RTR_CTRL_6_SRAM_POLY_H3_7 0x3661A0
#define mmSIF_RTR_CTRL_6_SRAM_POLY_H3_8 0x3661A4
#define mmSIF_RTR_CTRL_6_SRAM_POLY_H3_9 0x3661A8
#define mmSIF_RTR_CTRL_6_SRAM_POLY_H3_10 0x3661AC
#define mmSIF_RTR_CTRL_6_SRAM_POLY_H3_11 0x3661B0
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.