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

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

File Facts

System
Linux kernel
Corpus path
drivers/accel/habanalabs/include/gaudi/asic_reg/sif_rtr_ctrl_3_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_3_REGS_H_
#define ASIC_REG_SIF_RTR_CTRL_3_REGS_H_

/*
 *****************************************
 *   SIF_RTR_CTRL_3 (Prototype: RTR_CTRL)
 *****************************************
 */

#define mmSIF_RTR_CTRL_3_PERM_SEL                                    0x336108

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_0                               0x336114

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_1                               0x336118

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_2                               0x33611C

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_3                               0x336120

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_4                               0x336124

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_5                               0x336128

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_6                               0x33612C

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_7                               0x336130

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_8                               0x336134

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_9                               0x336138

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_10                              0x33613C

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_11                              0x336140

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_12                              0x336144

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_13                              0x336148

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_14                              0x33614C

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_15                              0x336150

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_16                              0x336154

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_17                              0x336158

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_18                              0x33615C

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_19                              0x336160

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_20                              0x336164

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_21                              0x336168

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_22                              0x33616C

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_23                              0x336170

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_24                              0x336174

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_25                              0x336178

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_26                              0x33617C

#define mmSIF_RTR_CTRL_3_HBM_POLY_H3_27                              0x336180

#define mmSIF_RTR_CTRL_3_SRAM_POLY_H3_0                              0x336184

#define mmSIF_RTR_CTRL_3_SRAM_POLY_H3_1                              0x336188

#define mmSIF_RTR_CTRL_3_SRAM_POLY_H3_2                              0x33618C

#define mmSIF_RTR_CTRL_3_SRAM_POLY_H3_3                              0x336190

#define mmSIF_RTR_CTRL_3_SRAM_POLY_H3_4                              0x336194

#define mmSIF_RTR_CTRL_3_SRAM_POLY_H3_5                              0x336198

#define mmSIF_RTR_CTRL_3_SRAM_POLY_H3_6                              0x33619C

#define mmSIF_RTR_CTRL_3_SRAM_POLY_H3_7                              0x3361A0

#define mmSIF_RTR_CTRL_3_SRAM_POLY_H3_8                              0x3361A4

#define mmSIF_RTR_CTRL_3_SRAM_POLY_H3_9                              0x3361A8

#define mmSIF_RTR_CTRL_3_SRAM_POLY_H3_10                             0x3361AC

#define mmSIF_RTR_CTRL_3_SRAM_POLY_H3_11                             0x3361B0

Annotation

Implementation Notes