Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_dp.c54 struct dp_link_dpll { struct
59 static const struct dp_link_dpll g4x_dpll[] = { argument
66 static const struct dp_link_dpll pch_dpll[] = {
73 static const struct dp_link_dpll vlv_dpll[] = {
84 static const struct dp_link_dpll chv_dpll[] = {
1555 const struct dp_link_dpll *divisor = NULL; in intel_dp_set_clock()