Searched refs:MG_PLL_FRAC_LOCK (Results 1 – 2 of 2) sorted by relevance
2969 hw_state->mg_pll_frac_lock = I915_READ(MG_PLL_FRAC_LOCK(port)); in icl_pll_get_hw_state()3042 I915_WRITE(MG_PLL_FRAC_LOCK(port), hw_state->mg_pll_frac_lock); in icl_mg_pll_write()
9425 #define MG_PLL_FRAC_LOCK(port) _MMIO_PORT((port) - PORT_C, \ macro