drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore3_mme_ctrl_lo_regs.h

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

File Facts

System
Linux kernel
Corpus path
drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore3_mme_ctrl_lo_regs.h
Extension
.h
Size
4447 bytes
Lines
164
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_DCORE3_MME_CTRL_LO_REGS_H_
#define ASIC_REG_DCORE3_MME_CTRL_LO_REGS_H_

/*
 *****************************************
 *   DCORE3_MME_CTRL_LO
 *   (Prototype: MME_CTRL_LO)
 *****************************************
 */

#define mmDCORE3_MME_CTRL_LO_ARCH_STATUS 0x46CB000

#define mmDCORE3_MME_CTRL_LO_CMD 0x46CB004

#define mmDCORE3_MME_CTRL_LO_ARCH_SYNC_OBJ_DW0 0x46CB148

#define mmDCORE3_MME_CTRL_LO_ARCH_SYNC_OBJ_ADDR0 0x46CB14C

#define mmDCORE3_MME_CTRL_LO_ARCH_SYNC_OBJ_VAL0 0x46CB150

#define mmDCORE3_MME_CTRL_LO_ARCH_SYNC_OBJ_ADDR1 0x46CB154

#define mmDCORE3_MME_CTRL_LO_ARCH_SYNC_OBJ_VAL1 0x46CB158

#define mmDCORE3_MME_CTRL_LO_ARCH_A_SS 0x46CB224

#define mmDCORE3_MME_CTRL_LO_ARCH_B_SS 0x46CB228

#define mmDCORE3_MME_CTRL_LO_ARCH_COUT_SS 0x46CB27C

#define mmDCORE3_MME_CTRL_LO_QM_STALL 0x46CB400

#define mmDCORE3_MME_CTRL_LO_LOG_SHADOW_LO 0x46CB404

#define mmDCORE3_MME_CTRL_LO_LOG_SHADOW_HI 0x46CB408

#define mmDCORE3_MME_CTRL_LO_SYNC_OBJECT_FIFO_TH 0x46CB40C

#define mmDCORE3_MME_CTRL_LO_REDUN 0x46CB410

#define mmDCORE3_MME_CTRL_LO_EUS_LOCAL_FIFO_TH 0x46CB414

#define mmDCORE3_MME_CTRL_LO_EUS_ROLLUP_DLY_DW0 0x46CB418

#define mmDCORE3_MME_CTRL_LO_EUS_ROLLUP_DLY_DW1 0x46CB41C

#define mmDCORE3_MME_CTRL_LO_EUS_ROLLUP_CD_PROT_F16 0x46CB420

#define mmDCORE3_MME_CTRL_LO_EUS_ROLLUP_CD_PROT_F8 0x46CB424

#define mmDCORE3_MME_CTRL_LO_EUS_ROLLUP_CD_PROT_FP32 0x46CB428

#define mmDCORE3_MME_CTRL_LO_EUS_ROLLUP_CD_PROT_FP32I 0x46CB42C

#define mmDCORE3_MME_CTRL_LO_EUS_ROLLUP_CD_PROT_TF32 0x46CB430

#define mmDCORE3_MME_CTRL_LO_PCU_RL_DESC0 0x46CB434

#define mmDCORE3_MME_CTRL_LO_PCU_RL_TOKEN_UPDATE 0x46CB438

#define mmDCORE3_MME_CTRL_LO_PCU_RL_TH 0x46CB43C

#define mmDCORE3_MME_CTRL_LO_PCU_RL_MIN 0x46CB440

#define mmDCORE3_MME_CTRL_LO_PCU_RL_CTRL_EN 0x46CB444

#define mmDCORE3_MME_CTRL_LO_PCU_RL_HISTORY_LOG_SIZE 0x46CB448

#define mmDCORE3_MME_CTRL_LO_PCU_DUMMY_A_BF16 0x46CB44C

#define mmDCORE3_MME_CTRL_LO_PCU_DUMMY_B_BF16 0x46CB450

#define mmDCORE3_MME_CTRL_LO_PCU_DUMMY_A_FP16 0x46CB454

#define mmDCORE3_MME_CTRL_LO_PCU_DUMMY_B_FP16 0x46CB458

#define mmDCORE3_MME_CTRL_LO_PCU_DUMMY_F8 0x46CB45C

#define mmDCORE3_MME_CTRL_LO_PCU_DUMMY_A_FP32_ODD 0x46CB460

#define mmDCORE3_MME_CTRL_LO_PCU_DUMMY_A_FP32_EVEN 0x46CB464

#define mmDCORE3_MME_CTRL_LO_PCU_DUMMY_B_FP32_ODD 0x46CB468

#define mmDCORE3_MME_CTRL_LO_PCU_DUMMY_B_FP32_EVEN 0x46CB46C

#define mmDCORE3_MME_CTRL_LO_PCU_DUMMY_A_TF32_ODD 0x46CB470

#define mmDCORE3_MME_CTRL_LO_PCU_DUMMY_A_TF32_EVEN 0x46CB474

Annotation

Implementation Notes