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