Searched refs:FORCE_DDR_HIGH_FREQ (Results 1 – 2 of 2) sorted by relevance
108 #define FORCE_DDR_HIGH_FREQ (1 << 0) macro
117 val &= ~FORCE_DDR_HIGH_FREQ; in chv_set_memory_dvfs()119 val |= FORCE_DDR_HIGH_FREQ; in chv_set_memory_dvfs()3939 if ((val & FORCE_DDR_HIGH_FREQ) == 0) in vlv_wm_get_hw_state()
Completed in 12 milliseconds