Home
last modified time | relevance | path

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

/linux/drivers/misc/habanalabs/include/goya/asic_reg/
A Dtpc4_cmdq_regs.h22 #define mmTPC4_CMDQ_GLBL_CFG0 0xF09000 macro
/linux/drivers/misc/habanalabs/goya/
A Dgoya_security.c1589 pb_addr = (mmTPC4_CMDQ_GLBL_CFG0 & ~0xFFF) + PROT_BITS_OFFS; in goya_init_tpc_protection_bits()
1590 word_offset = ((mmTPC4_CMDQ_GLBL_CFG0 & PROT_BITS_OFFS) >> 7) << 2; in goya_init_tpc_protection_bits()
1591 mask = 1 << ((mmTPC4_CMDQ_GLBL_CFG0 & 0x7F) >> 2); in goya_init_tpc_protection_bits()
A Dgoya.c2017 WREG32(mmTPC4_CMDQ_GLBL_CFG0, 0); in goya_disable_internal_queues()

Completed in 23 milliseconds