Searched refs:DKL_PLL_BIAS (Results 1 – 2 of 2) sorted by relevance
3254 hw_state->mg_pll_bias = I915_READ(DKL_PLL_BIAS(tc_port)); in dkl_pll_get_hw_state()3457 val = I915_READ(DKL_PLL_BIAS(tc_port)); in dkl_pll_write()3461 I915_WRITE(DKL_PLL_BIAS(tc_port), val); in dkl_pll_write()
10321 #define DKL_PLL_BIAS(tc_port) _MMIO(_PORT(tc_port, _DKL_PHY1_BASE, \ macro