Searched refs:mmTPC7_CMDQ_CQ_CFG0 (Results 1 – 2 of 2) sorted by relevance
44 #define mmTPC7_CMDQ_CQ_CFG0 0xFC90B0 macro
2193 pb_addr = (mmTPC7_CMDQ_CQ_CFG0 & ~0xFFF) + PROT_BITS_OFFS; in goya_init_tpc_protection_bits()2194 word_offset = ((mmTPC7_CMDQ_CQ_CFG0 & PROT_BITS_OFFS) >> 7) << 2; in goya_init_tpc_protection_bits()2195 mask = 1 << ((mmTPC7_CMDQ_CQ_CFG0 & 0x7F) >> 2); in goya_init_tpc_protection_bits()