Home
last modified time | relevance | path

Searched refs:mmDMA5_QM_LOCAL_RANGE_BASE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/accel/habanalabs/include/gaudi/asic_reg/
H A Ddma5_qm_regs.h802 #define mmDMA5_QM_LOCAL_RANGE_BASE 0x5A8C80 macro
/openbmc/linux/drivers/accel/habanalabs/gaudi/
H A Dgaudi_security.c3854 pb_addr = (mmDMA5_QM_LOCAL_RANGE_BASE & ~0xFFF) + PROT_BITS_OFFS; in gaudi_init_dma_protection_bits()
3855 word_offset = ((mmDMA5_QM_LOCAL_RANGE_BASE & PROT_BITS_OFFS) >> 7) << 2; in gaudi_init_dma_protection_bits()
3856 mask = 1U << ((mmDMA5_QM_LOCAL_RANGE_BASE & 0x7F) >> 2); in gaudi_init_dma_protection_bits()