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

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display.c 678 i9xx_select_p2_div(const struct intel_limit *limit, function in typeref:typename:int
724 clock.p2 = i9xx_select_p2_div(limit, crtc_state, target);
782 clock.p2 = i9xx_select_p2_div(limit, crtc_state, target);
841 clock.p2 = i9xx_select_p2_div(limit, crtc_state, target);

Completed in 22 milliseconds