Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/include/goya/asic_reg/
H A Dmme_regs.h260 #define mmMME_STORE_MAX_CREDIT 0xD0300 macro
/openbmc/linux/drivers/accel/habanalabs/goya/
H A 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()
H A Dgoya.c1597 WREG32(mmMME_STORE_MAX_CREDIT, 0x21); in goya_init_golden_registers()