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

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

File Facts

System
Linux kernel
Corpus path
drivers/accel/habanalabs/include/gaudi2/asic_reg/dcore0_tpc0_cfg_axuser_regs.h
Extension
.h
Size
1609 bytes
Lines
62
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_DCORE0_TPC0_CFG_AXUSER_REGS_H_
#define ASIC_REG_DCORE0_TPC0_CFG_AXUSER_REGS_H_

/*
 *****************************************
 *   DCORE0_TPC0_CFG_AXUSER
 *   (Prototype: AXUSER)
 *****************************************
 */

#define mmDCORE0_TPC0_CFG_AXUSER_HB_ASID 0x400BE00

#define mmDCORE0_TPC0_CFG_AXUSER_HB_MMU_BP 0x400BE04

#define mmDCORE0_TPC0_CFG_AXUSER_HB_STRONG_ORDER 0x400BE08

#define mmDCORE0_TPC0_CFG_AXUSER_HB_NO_SNOOP 0x400BE0C

#define mmDCORE0_TPC0_CFG_AXUSER_HB_WR_REDUCTION 0x400BE10

#define mmDCORE0_TPC0_CFG_AXUSER_HB_RD_ATOMIC 0x400BE14

#define mmDCORE0_TPC0_CFG_AXUSER_HB_QOS 0x400BE18

#define mmDCORE0_TPC0_CFG_AXUSER_HB_RSVD 0x400BE1C

#define mmDCORE0_TPC0_CFG_AXUSER_HB_EMEM_CPAGE 0x400BE20

#define mmDCORE0_TPC0_CFG_AXUSER_HB_CORE 0x400BE24

#define mmDCORE0_TPC0_CFG_AXUSER_E2E_COORD 0x400BE28

#define mmDCORE0_TPC0_CFG_AXUSER_HB_WR_OVRD_LO 0x400BE30

#define mmDCORE0_TPC0_CFG_AXUSER_HB_WR_OVRD_HI 0x400BE34

#define mmDCORE0_TPC0_CFG_AXUSER_HB_RD_OVRD_LO 0x400BE38

#define mmDCORE0_TPC0_CFG_AXUSER_HB_RD_OVRD_HI 0x400BE3C

#define mmDCORE0_TPC0_CFG_AXUSER_LB_COORD 0x400BE40

#define mmDCORE0_TPC0_CFG_AXUSER_LB_LOCK 0x400BE44

#define mmDCORE0_TPC0_CFG_AXUSER_LB_RSVD 0x400BE48

#define mmDCORE0_TPC0_CFG_AXUSER_LB_OVRD 0x400BE4C

#endif /* ASIC_REG_DCORE0_TPC0_CFG_AXUSER_REGS_H_ */

Annotation

Implementation Notes