Home
last modified time | relevance | path

Searched refs:vlv_dpll (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dg4x_dp.c39 static const struct dpll vlv_dpll[] = { variable
52 return IS_CHERRYVIEW(i915) ? &chv_dpll[0] : &vlv_dpll[0]; in vlv_get_dpll()
72 divisor = vlv_dpll; in g4x_dp_set_clock()
73 count = ARRAY_SIZE(vlv_dpll); in g4x_dp_set_clock()

Completed in 6 milliseconds