Searched refs:vlv_dpll (Results 1 – 1 of 1) sorted by relevance
42 static const struct dp_link_dpll vlv_dpll[] = { variable67 return IS_CHERRYVIEW(i915) ? &chv_dpll[0].dpll : &vlv_dpll[0].dpll; in vlv_get_dpll()87 divisor = vlv_dpll; in g4x_dp_set_clock()88 count = ARRAY_SIZE(vlv_dpll); in g4x_dp_set_clock()