Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/habanalabs/include/goya/asic_reg/
Dtpc0_cfg_regs.h426 #define mmTPC0_CFG_SEMAPHORE 0xE06808 macro
/linux-5.19.10/drivers/misc/habanalabs/include/gaudi/asic_reg/
Dtpc0_cfg_regs.h570 #define mmTPC0_CFG_SEMAPHORE 0xE06908 macro
/linux-5.19.10/drivers/misc/habanalabs/goya/
Dgoya_security.c680 pb_addr = (mmTPC0_CFG_SEMAPHORE & ~0xFFF) + PROT_BITS_OFFS; in goya_init_tpc_protection_bits()
681 word_offset = ((mmTPC0_CFG_SEMAPHORE & PROT_BITS_OFFS) >> 7) << 2; in goya_init_tpc_protection_bits()
683 mask = 1 << ((mmTPC0_CFG_SEMAPHORE & 0x7F) >> 2); in goya_init_tpc_protection_bits()