Searched refs:CG_R_MASK (Results 1 – 11 of 11) sorted by relevance
128 #define CG_R_MASK (0xffff << 0) macro
279 # define CG_R_MASK (0xffff << 0) macro
240 # define CG_R_MASK (0xffff << 0) macro
655 # define CG_R_MASK (0xffff << 0) macro
285 # define CG_R_MASK (0xffff << 0) macro
189 # define CG_R_MASK (0xffff << 0) macro
911 WREG32_P(CG_AT_0, CG_R(0xffff), ~CG_R_MASK); in sumo_program_bootup_at()
2436 a_t = be32_to_cpu(smc_state->levels[i].aT) & ~CG_R_MASK; in ni_populate_smc_t()
5103 a_t = be32_to_cpu(smc_state->levels[i].aT) & ~CG_R_MASK; in si_populate_smc_t()
286 # define CG_R_MASK (0xffff << 0) macro
5605 a_t = be32_to_cpu(smc_state->levels[i].aT) & ~CG_R_MASK; in si_populate_smc_t()
Completed in 101 milliseconds