Searched refs:MG_PLL_SSC_EN (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/i915/display/ | ||
H A D | intel_mg_phy_regs.h | 244 #define MG_PLL_SSC_EN (1 << 28) macro |
H A D | intel_dpll_mgr.c | 3155 (use_ssc ? MG_PLL_SSC_EN : 0) | in icl_calc_mg_pll_state() |