Searched refs:dpll_md (Results 1 – 4 of 4) sorted by relevance
404 hw_state->dpll_md = tmp; in i9xx_dpll_get_hw_state()1088 hw_state->dpll_md = i965_dpll_md(crtc_state); in i9xx_compute_dpll()1446 hw_state->dpll_md = i965_dpll_md(crtc_state); in vlv_compute_dpll()1472 hw_state->dpll_md = i965_dpll_md(crtc_state); in chv_compute_dpll()1857 hw_state->dpll_md); in i9xx_enable_pll()2028 intel_de_write(dev_priv, DPLL_MD(dev_priv, pipe), hw_state->dpll_md); in vlv_enable_pll()2184 hw_state->dpll_md); in chv_enable_pll()2186 dev_priv->display.state.chv_dpll_md[pipe] = hw_state->dpll_md; in chv_enable_pll()2197 hw_state->dpll_md); in chv_enable_pll()
193 u32 dpll_md; member
650 hw_state->dpll_md, in ibx_dump_hw_state()662 a->dpll_md == b->dpll_md && in ibx_compare_hw_state()
3115 tmp = pipe_config->dpll_hw_state.i9xx.dpll_md; in i9xx_get_pipe_config()