Searched refs:FORCE_DDR_HIGH_FREQ (Results 1 – 2 of 2) sorted by relevance
274 val &= ~FORCE_DDR_HIGH_FREQ; in chv_set_memory_dvfs()276 val |= FORCE_DDR_HIGH_FREQ; in chv_set_memory_dvfs()
650 #define FORCE_DDR_HIGH_FREQ (1 << 0) macro