Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_dp.c44 struct dp_link_dpll { struct
49 static const struct dp_link_dpll gen4_dpll[] = { argument
56 static const struct dp_link_dpll pch_dpll[] = {
63 static const struct dp_link_dpll vlv_dpll[] = {
74 static const struct dp_link_dpll chv_dpll[] = {
1191 const struct dp_link_dpll *divisor = NULL; in intel_dp_set_clock()