drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_7_regs.h
Source file repositories/reference/linux-study-clean/drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_7_regs.h
File Facts
- System
- Linux kernel
- Corpus path
drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_7_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_7_REGS_H_
#define ASIC_REG_SIF_RTR_CTRL_7_REGS_H_
/*
*****************************************
* SIF_RTR_CTRL_7 (Prototype: RTR_CTRL)
*****************************************
*/
#define mmSIF_RTR_CTRL_7_PERM_SEL 0x376108
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_0 0x376114
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_1 0x376118
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_2 0x37611C
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_3 0x376120
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_4 0x376124
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_5 0x376128
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_6 0x37612C
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_7 0x376130
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_8 0x376134
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_9 0x376138
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_10 0x37613C
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_11 0x376140
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_12 0x376144
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_13 0x376148
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_14 0x37614C
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_15 0x376150
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_16 0x376154
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_17 0x376158
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_18 0x37615C
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_19 0x376160
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_20 0x376164
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_21 0x376168
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_22 0x37616C
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_23 0x376170
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_24 0x376174
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_25 0x376178
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_26 0x37617C
#define mmSIF_RTR_CTRL_7_HBM_POLY_H3_27 0x376180
#define mmSIF_RTR_CTRL_7_SRAM_POLY_H3_0 0x376184
#define mmSIF_RTR_CTRL_7_SRAM_POLY_H3_1 0x376188
#define mmSIF_RTR_CTRL_7_SRAM_POLY_H3_2 0x37618C
#define mmSIF_RTR_CTRL_7_SRAM_POLY_H3_3 0x376190
#define mmSIF_RTR_CTRL_7_SRAM_POLY_H3_4 0x376194
#define mmSIF_RTR_CTRL_7_SRAM_POLY_H3_5 0x376198
#define mmSIF_RTR_CTRL_7_SRAM_POLY_H3_6 0x37619C
#define mmSIF_RTR_CTRL_7_SRAM_POLY_H3_7 0x3761A0
#define mmSIF_RTR_CTRL_7_SRAM_POLY_H3_8 0x3761A4
#define mmSIF_RTR_CTRL_7_SRAM_POLY_H3_9 0x3761A8
#define mmSIF_RTR_CTRL_7_SRAM_POLY_H3_10 0x3761AC
#define mmSIF_RTR_CTRL_7_SRAM_POLY_H3_11 0x3761B0
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.