Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dp.c83 struct dp_link_dpll { struct
88 static const struct dp_link_dpll g4x_dpll[] = { argument
95 static const struct dp_link_dpll pch_dpll[] = {
102 static const struct dp_link_dpll vlv_dpll[] = {
113 static const struct dp_link_dpll chv_dpll[] = {
1852 const struct dp_link_dpll *divisor = NULL; in intel_dp_set_clock()