Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/habanalabs/include/goya/asic_reg/
Dtpc4_cfg_regs.h426 #define mmTPC4_CFG_SEMAPHORE 0xF06808 macro
/linux-5.19.10/drivers/misc/habanalabs/include/gaudi/asic_reg/
Dtpc4_cfg_regs.h570 #define mmTPC4_CFG_SEMAPHORE 0xF06908 macro
/linux-5.19.10/drivers/misc/habanalabs/goya/
Dgoya_security.c1464 pb_addr = (mmTPC4_CFG_SEMAPHORE & ~0xFFF) + PROT_BITS_OFFS; in goya_init_tpc_protection_bits()
1465 word_offset = ((mmTPC4_CFG_SEMAPHORE & PROT_BITS_OFFS) >> 7) << 2; in goya_init_tpc_protection_bits()
1467 mask = 1 << ((mmTPC4_CFG_SEMAPHORE & 0x7F) >> 2); in goya_init_tpc_protection_bits()