Searched refs:chv_dpll (Results 1 – 2 of 2) sorted by relevance
46 static const struct dpll chv_dpll[] = { variable54 return IS_CHERRYVIEW(i915) ? &chv_dpll[0] : &vlv_dpll[0]; in vlv_get_dpll()71 divisor = chv_dpll; in g4x_dp_set_clock()72 count = ARRAY_SIZE(chv_dpll); in g4x_dp_set_clock()
1449 static u32 chv_dpll(const struct intel_crtc_state *crtc_state) in chv_dpll() function1471 hw_state->dpll = chv_dpll(crtc_state); in chv_compute_dpll()