Searched refs:mmTPC2_CMDQ_GLBL_CFG0 (Results 1 – 3 of 3) sorted by relevance
22 #define mmTPC2_CMDQ_GLBL_CFG0 0xE89000 macro
1197 pb_addr = (mmTPC2_CMDQ_GLBL_CFG0 & ~0xFFF) + PROT_BITS_OFFS; in goya_init_tpc_protection_bits()1198 word_offset = ((mmTPC2_CMDQ_GLBL_CFG0 & PROT_BITS_OFFS) >> 7) << 2; in goya_init_tpc_protection_bits()1199 mask = 1 << ((mmTPC2_CMDQ_GLBL_CFG0 & 0x7F) >> 2); in goya_init_tpc_protection_bits()
2086 WREG32(mmTPC2_CMDQ_GLBL_CFG0, 0); in goya_disable_internal_queues()