Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/
H A Dtpc0_cmdq_regs.h40 #define mmTPC0_CMDQ_GLBL_STS0 0xE09024 macro
/openbmc/linux/drivers/accel/habanalabs/goya/
H A Dgoya.c2163 mmTPC0_CMDQ_GLBL_STS0); in goya_stop_internal_queues()
5172 cmdq_glbl_sts0 = RREG32(mmTPC0_CMDQ_GLBL_STS0 + i * offset); in goya_is_device_idle()
H A Dgoya_security.c816 mask |= 1 << ((mmTPC0_CMDQ_GLBL_STS0 & 0x7F) >> 2); in goya_init_tpc_protection_bits()