Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/habanalabs/include/goya/asic_reg/
Dtpc7_cmdq_regs.h78 #define mmTPC7_CMDQ_CQ_IFIFO_CNT 0xFC9108 macro
/linux-5.19.10/drivers/misc/habanalabs/goya/
Dgoya_security.c2211 pb_addr = (mmTPC7_CMDQ_CQ_IFIFO_CNT & ~0xFFF) + PROT_BITS_OFFS; in goya_init_tpc_protection_bits()
2212 word_offset = ((mmTPC7_CMDQ_CQ_IFIFO_CNT & PROT_BITS_OFFS) >> 7) << 2; in goya_init_tpc_protection_bits()
2213 mask = 1 << ((mmTPC7_CMDQ_CQ_IFIFO_CNT & 0x7F) >> 2); in goya_init_tpc_protection_bits()