Searched refs:mmTPC7_QM_GLBL_CFG0 (Results 1 – 5 of 5) sorted by relevance
22 #define mmTPC7_QM_GLBL_CFG0 0xFC8000 macro
2101 pb_addr = (mmTPC7_QM_GLBL_CFG0 & ~0xFFF) + PROT_BITS_OFFS; in goya_init_tpc_protection_bits()2102 word_offset = ((mmTPC7_QM_GLBL_CFG0 & PROT_BITS_OFFS) >> 7) << 2; in goya_init_tpc_protection_bits()2103 mask = 1 << ((mmTPC7_QM_GLBL_CFG0 & 0x7F) >> 2); in goya_init_tpc_protection_bits()
2100 WREG32(mmTPC7_QM_GLBL_CFG0, 0); in goya_disable_internal_queues()
12361 pb_addr = (mmTPC7_QM_GLBL_CFG0 & ~0xFFF) + PROT_BITS_OFFS; in gaudi_init_tpc_protection_bits()12362 word_offset = ((mmTPC7_QM_GLBL_CFG0 & PROT_BITS_OFFS) >> 7) << 2; in gaudi_init_tpc_protection_bits()12363 mask = 1U << ((mmTPC7_QM_GLBL_CFG0 & 0x7F) >> 2); in gaudi_init_tpc_protection_bits()