Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_dp.c50 struct dp_link_dpll { struct
55 static const struct dp_link_dpll gen4_dpll[] = { argument
62 static const struct dp_link_dpll pch_dpll[] = {
69 static const struct dp_link_dpll vlv_dpll[] = {
80 static const struct dp_link_dpll chv_dpll[] = {
1230 const struct dp_link_dpll *divisor = NULL; in intel_dp_set_clock()