Home
last modified time | relevance | path

Searched refs:mmMME_QM_GLBL_STS0 (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/misc/habanalabs/include/goya/asic_reg/
Dmme_qm_regs.h40 #define mmMME_QM_GLBL_STS0 0xD8024 macro
/linux-5.19.10/drivers/misc/habanalabs/goya/
Dgoya.c2149 mmMME_QM_GLBL_STS0); in goya_stop_internal_queues()
5207 qm_glbl_sts0 = RREG32(mmMME_QM_GLBL_STS0); in goya_is_device_idle()
Dgoya_security.c117 mask |= 1 << ((mmMME_QM_GLBL_STS0 & 0x7F) >> 2); in goya_init_mme_protection_bits()