Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/habanalabs/include/goya/asic_reg/
Dtpc7_cfg_regs.h426 #define mmTPC7_CFG_SEMAPHORE 0xFC6808 macro
/linux-5.19.10/drivers/misc/habanalabs/include/gaudi/asic_reg/
Dtpc7_cfg_regs.h570 #define mmTPC7_CFG_SEMAPHORE 0xFC6908 macro
/linux-5.19.10/drivers/misc/habanalabs/goya/
Dgoya_security.c2052 pb_addr = (mmTPC7_CFG_SEMAPHORE & ~0xFFF) + PROT_BITS_OFFS; in goya_init_tpc_protection_bits()
2053 word_offset = ((mmTPC7_CFG_SEMAPHORE & PROT_BITS_OFFS) >> 7) << 2; in goya_init_tpc_protection_bits()
2055 mask = 1 << ((mmTPC7_CFG_SEMAPHORE & 0x7F) >> 2); in goya_init_tpc_protection_bits()