Searched refs:chv_dpll (Results 1 – 2 of 2) sorted by relevance
48 static const struct dpll chv_dpll[] = { variable56 return display->platform.cherryview ? &chv_dpll[0] : &vlv_dpll[0]; in vlv_get_dpll()74 divisor = chv_dpll; in g4x_dp_set_clock()75 count = ARRAY_SIZE(chv_dpll); in g4x_dp_set_clock()
1458 static u32 chv_dpll(const struct intel_crtc_state *crtc_state) in chv_dpll() function1480 hw_state->dpll = chv_dpll(crtc_state); in chv_compute_dpll()