vlv_dpll
static const struct dpll vlv_dpll[] = {
return display->platform.cherryview ? &chv_dpll[0] : &vlv_dpll[0];
divisor = vlv_dpll;
count = ARRAY_SIZE(vlv_dpll);
hw_state->dpll = vlv_dpll(crtc_state);