Lines Matching refs:fp1
6204 I915_WRITE(FP1(crtc->pipe), crtc->config->dpll_hw_state.fp1); in i9xx_set_pll_dividers()
7194 crtc_state->dpll_hw_state.fp1 = fp2; in i9xx_update_pll_dividers()
7197 crtc_state->dpll_hw_state.fp1 = fp; in i9xx_update_pll_dividers()
8201 pipe_config->dpll_hw_state.fp1 = I915_READ(FP1(crtc->pipe)); in i9xx_get_pipe_config()
8957 crtc_state->dpll_hw_state.fp1 = fp2; in ironlake_crtc_compute_clock()
8959 crtc_state->dpll_hw_state.fp1 = fp; in ironlake_crtc_compute_clock()
10558 fp = pipe_config->dpll_hw_state.fp1; in i9xx_crtc_clock_get()
10700 pipe_config.dpll_hw_state.fp1 = I915_READ(FP1(pipe)); in intel_crtc_mode_get()
12095 pipe_config->dpll_hw_state.fp1); in intel_dump_pipe_config()
12612 PIPE_CONF_CHECK_X(dpll_hw_state.fp1); in intel_pipe_config_compare()
13350 hw_state->fp1 = I915_READ(PCH_FP1(pll->id)); in ibx_pch_dpll_get_hw_state()
13359 I915_WRITE(PCH_FP1(pll->id), pll->config.hw_state.fp1); in ibx_pch_dpll_mode_set()