Searched refs:mmTPC6_QM_GLBL_CFG0 (Results 1 – 5 of 5) sorted by relevance
22 #define mmTPC6_QM_GLBL_CFG0 0xF88000 macro
1905 pb_addr = (mmTPC6_QM_GLBL_CFG0 & ~0xFFF) + PROT_BITS_OFFS; in goya_init_tpc_protection_bits()1906 word_offset = ((mmTPC6_QM_GLBL_CFG0 & PROT_BITS_OFFS) >> 7) << 2; in goya_init_tpc_protection_bits()1907 mask = 1 << ((mmTPC6_QM_GLBL_CFG0 & 0x7F) >> 2); in goya_init_tpc_protection_bits()
2092 WREG32(mmTPC6_QM_GLBL_CFG0, 0); in goya_disable_internal_queues()
11905 pb_addr = (mmTPC6_QM_GLBL_CFG0 & ~0xFFF) + PROT_BITS_OFFS; in gaudi_init_tpc_protection_bits()11906 word_offset = ((mmTPC6_QM_GLBL_CFG0 & PROT_BITS_OFFS) >> 7) << 2; in gaudi_init_tpc_protection_bits()11907 mask = 1U << ((mmTPC6_QM_GLBL_CFG0 & 0x7F) >> 2); in gaudi_init_tpc_protection_bits()