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

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

File Facts

System
Linux kernel
Corpus path
drivers/accel/habanalabs/include/gaudi2/asic_reg/pdma0_qm_axuser_nonsecured_regs.h
Extension
.h
Size
1701 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_PDMA0_QM_AXUSER_NONSECURED_REGS_H_
#define ASIC_REG_PDMA0_QM_AXUSER_NONSECURED_REGS_H_

/*
 *****************************************
 *   PDMA0_QM_AXUSER_NONSECURED
 *   (Prototype: AXUSER)
 *****************************************
 */

#define mmPDMA0_QM_AXUSER_NONSECURED_HB_ASID 0x4C8AB80

#define mmPDMA0_QM_AXUSER_NONSECURED_HB_MMU_BP 0x4C8AB84

#define mmPDMA0_QM_AXUSER_NONSECURED_HB_STRONG_ORDER 0x4C8AB88

#define mmPDMA0_QM_AXUSER_NONSECURED_HB_NO_SNOOP 0x4C8AB8C

#define mmPDMA0_QM_AXUSER_NONSECURED_HB_WR_REDUCTION 0x4C8AB90

#define mmPDMA0_QM_AXUSER_NONSECURED_HB_RD_ATOMIC 0x4C8AB94

#define mmPDMA0_QM_AXUSER_NONSECURED_HB_QOS 0x4C8AB98

#define mmPDMA0_QM_AXUSER_NONSECURED_HB_RSVD 0x4C8AB9C

#define mmPDMA0_QM_AXUSER_NONSECURED_HB_EMEM_CPAGE 0x4C8ABA0

#define mmPDMA0_QM_AXUSER_NONSECURED_HB_CORE 0x4C8ABA4

#define mmPDMA0_QM_AXUSER_NONSECURED_E2E_COORD 0x4C8ABA8

#define mmPDMA0_QM_AXUSER_NONSECURED_HB_WR_OVRD_LO 0x4C8ABB0

#define mmPDMA0_QM_AXUSER_NONSECURED_HB_WR_OVRD_HI 0x4C8ABB4

#define mmPDMA0_QM_AXUSER_NONSECURED_HB_RD_OVRD_LO 0x4C8ABB8

#define mmPDMA0_QM_AXUSER_NONSECURED_HB_RD_OVRD_HI 0x4C8ABBC

#define mmPDMA0_QM_AXUSER_NONSECURED_LB_COORD 0x4C8ABC0

#define mmPDMA0_QM_AXUSER_NONSECURED_LB_LOCK 0x4C8ABC4

#define mmPDMA0_QM_AXUSER_NONSECURED_LB_RSVD 0x4C8ABC8

#define mmPDMA0_QM_AXUSER_NONSECURED_LB_OVRD 0x4C8ABCC

#endif /* ASIC_REG_PDMA0_QM_AXUSER_NONSECURED_REGS_H_ */

Annotation

Implementation Notes