Lines Matching refs:fp1
4856 I915_WRITE(FP1(crtc->pipe), crtc->config.dpll_hw_state.fp1); in i9xx_set_pll_dividers()
5606 crtc->config.dpll_hw_state.fp1 = fp2; in i9xx_update_pll_dividers()
5609 crtc->config.dpll_hw_state.fp1 = fp; in i9xx_update_pll_dividers()
6507 pipe_config->dpll_hw_state.fp1 = I915_READ(FP1(crtc->pipe)); in i9xx_get_pipe_config()
7264 intel_crtc->config.dpll_hw_state.fp1 = fp2; in ironlake_crtc_mode_set()
7266 intel_crtc->config.dpll_hw_state.fp1 = fp; in ironlake_crtc_mode_set()
8870 fp = pipe_config->dpll_hw_state.fp1; in i9xx_crtc_clock_get()
9012 pipe_config.dpll_hw_state.fp1 = I915_READ(FP1(pipe)); in intel_crtc_mode_get()
10827 PIPE_CONF_CHECK_X(dpll_hw_state.fp1); in intel_pipe_config_compare()
11704 hw_state->fp1 = I915_READ(PCH_FP1(pll->id)); in ibx_pch_dpll_get_hw_state()
11713 I915_WRITE(PCH_FP1(pll->id), pll->hw_state.fp1); in ibx_pch_dpll_mode_set()