Searched refs:vlv_dpll (Results 1 – 2 of 2) sorted by relevance
41 static const struct dpll vlv_dpll[] = { variable54 return IS_CHERRYVIEW(i915) ? &chv_dpll[0] : &vlv_dpll[0]; in vlv_get_dpll()74 divisor = vlv_dpll; in g4x_dp_set_clock()75 count = ARRAY_SIZE(vlv_dpll); in g4x_dp_set_clock()
1423 static u32 vlv_dpll(const struct intel_crtc_state *crtc_state) in vlv_dpll() function1445 hw_state->dpll = vlv_dpll(crtc_state); in vlv_compute_dpll()