Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_dp.c90 struct dp_link_dpll { struct
95 static const struct dp_link_dpll g4x_dpll[] = { argument
102 static const struct dp_link_dpll pch_dpll[] = {
109 static const struct dp_link_dpll vlv_dpll[] = {
120 static const struct dp_link_dpll chv_dpll[] = {
1731 const struct dp_link_dpll *divisor = NULL; in intel_dp_set_clock()