drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_2_regs.h

Source file repositories/reference/linux-study-clean/drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_2_regs.h

File Facts

System
Linux kernel
Corpus path
drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_2_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.

Dependency Surface

Detected Declarations

Annotated Snippet

#ifndef ASIC_REG_SIF_RTR_CTRL_2_REGS_H_
#define ASIC_REG_SIF_RTR_CTRL_2_REGS_H_

/*
 *****************************************
 *   SIF_RTR_CTRL_2 (Prototype: RTR_CTRL)
 *****************************************
 */

#define mmSIF_RTR_CTRL_2_PERM_SEL                                    0x326108

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_0                               0x326114

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_1                               0x326118

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_2                               0x32611C

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_3                               0x326120

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_4                               0x326124

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_5                               0x326128

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_6                               0x32612C

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_7                               0x326130

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_8                               0x326134

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_9                               0x326138

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_10                              0x32613C

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_11                              0x326140

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_12                              0x326144

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_13                              0x326148

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_14                              0x32614C

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_15                              0x326150

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_16                              0x326154

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_17                              0x326158

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_18                              0x32615C

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_19                              0x326160

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_20                              0x326164

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_21                              0x326168

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_22                              0x32616C

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_23                              0x326170

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_24                              0x326174

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_25                              0x326178

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_26                              0x32617C

#define mmSIF_RTR_CTRL_2_HBM_POLY_H3_27                              0x326180

#define mmSIF_RTR_CTRL_2_SRAM_POLY_H3_0                              0x326184

#define mmSIF_RTR_CTRL_2_SRAM_POLY_H3_1                              0x326188

#define mmSIF_RTR_CTRL_2_SRAM_POLY_H3_2                              0x32618C

#define mmSIF_RTR_CTRL_2_SRAM_POLY_H3_3                              0x326190

#define mmSIF_RTR_CTRL_2_SRAM_POLY_H3_4                              0x326194

#define mmSIF_RTR_CTRL_2_SRAM_POLY_H3_5                              0x326198

#define mmSIF_RTR_CTRL_2_SRAM_POLY_H3_6                              0x32619C

#define mmSIF_RTR_CTRL_2_SRAM_POLY_H3_7                              0x3261A0

#define mmSIF_RTR_CTRL_2_SRAM_POLY_H3_8                              0x3261A4

#define mmSIF_RTR_CTRL_2_SRAM_POLY_H3_9                              0x3261A8

#define mmSIF_RTR_CTRL_2_SRAM_POLY_H3_10                             0x3261AC

#define mmSIF_RTR_CTRL_2_SRAM_POLY_H3_11                             0x3261B0

Annotation

Implementation Notes