Searched refs:DFR_DISABLE (Results 1 – 2 of 2) sorted by relevance
7116 I915_READ(GEN10_DFR_RATIO_EN_AND_CHICKEN) & ~DFR_DISABLE); in icl_init_clock_gating()7136 0, DFR_DISABLE); in tgl_init_clock_gating()
9305 #define DFR_DISABLE (1 << 9) macro