Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/accel/habanalabs/include/goya/asic_reg/
Dmme_regs.h260 #define mmMME_STORE_MAX_CREDIT 0xD0300 macro
/Linux-v6.6/drivers/accel/habanalabs/goya/
Dgoya_security.c83 pb_addr = (mmMME_STORE_MAX_CREDIT & ~0xFFF) + PROT_BITS_OFFS; in goya_init_mme_protection_bits()
84 word_offset = ((mmMME_STORE_MAX_CREDIT & PROT_BITS_OFFS) >> 7) << 2; in goya_init_mme_protection_bits()
85 mask = 1 << ((mmMME_STORE_MAX_CREDIT & 0x7F) >> 2); in goya_init_mme_protection_bits()
Dgoya.c1597 WREG32(mmMME_STORE_MAX_CREDIT, 0x21); in goya_init_golden_registers()