Searched refs:FORCE_DDR_HIGH_FREQ (Results 1 – 2 of 2) sorted by relevance
108 #define FORCE_DDR_HIGH_FREQ (1 << 0) macro
344 val &= ~FORCE_DDR_HIGH_FREQ; in chv_set_memory_dvfs()346 val |= FORCE_DDR_HIGH_FREQ; in chv_set_memory_dvfs()7018 if ((val & FORCE_DDR_HIGH_FREQ) == 0) in vlv_wm_get_hw_state()