HomeSort by: relevance | last modified time | path
    Searched defs:vlv_dpll (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dp.c 109 static const struct dp_link_dpll vlv_dpll[] = { variable in typeref:typename:const struct dp_link_dpll[]
802 &chv_dpll[0].dpll : &vlv_dpll[0].dpll)) {
1809 divisor = vlv_dpll;
1810 count = ARRAY_SIZE(vlv_dpll);
intel_dp.c 109 static const struct dp_link_dpll vlv_dpll[] = { variable in typeref:typename:const struct dp_link_dpll[]
802 &chv_dpll[0].dpll : &vlv_dpll[0].dpll)) {
1809 divisor = vlv_dpll;
1810 count = ARRAY_SIZE(vlv_dpll);

Completed in 152 milliseconds