Searched refs:MG_PLL_SSC (Results 1 – 2 of 2) sorted by relevance
3081 hw_state->mg_pll_ssc = I915_READ(MG_PLL_SSC(tc_port)); in mg_pll_get_hw_state()3223 I915_WRITE(MG_PLL_SSC(tc_port), hw_state->mg_pll_ssc); in icl_mg_pll_write()
9872 #define MG_PLL_SSC(tc_port) _MMIO_PORT((tc_port), _MG_PLL_SSC_PORT1, \ macro