Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/
H A Dtpc3_cmdq_regs.h22 #define mmTPC3_CMDQ_GLBL_CFG0 0xEC9000 macro
/openbmc/linux/drivers/accel/habanalabs/goya/
H A Dgoya_security.c1393 pb_addr = (mmTPC3_CMDQ_GLBL_CFG0 & ~0xFFF) + PROT_BITS_OFFS; in goya_init_tpc_protection_bits()
1394 word_offset = ((mmTPC3_CMDQ_GLBL_CFG0 & PROT_BITS_OFFS) >> 7) << 2; in goya_init_tpc_protection_bits()
1395 mask = 1 << ((mmTPC3_CMDQ_GLBL_CFG0 & 0x7F) >> 2); in goya_init_tpc_protection_bits()
H A Dgoya.c2089 WREG32(mmTPC3_CMDQ_GLBL_CFG0, 0); in goya_disable_internal_queues()