Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dg4x_dp.c23 struct dp_link_dpll { struct
28 static const struct dp_link_dpll g4x_dpll[] = { argument
35 static const struct dp_link_dpll pch_dpll[] = {
42 static const struct dp_link_dpll vlv_dpll[] = {
53 static const struct dp_link_dpll chv_dpll[] = {
74 const struct dp_link_dpll *divisor = NULL; in g4x_dp_set_clock()