Searched refs:intel_cdclk_prefill_adjustment_worst (Results 1 – 3 of 3) sorted by relevance
73 unsigned int intel_cdclk_prefill_adjustment_worst(const struct intel_crtc_state *crtc_state);
103 ctx->adj.cdclk = intel_cdclk_prefill_adjustment_worst(crtc_state); in skl_prefill_init_worst()
4228 return intel_cdclk_prefill_adjustment_worst(crtc_state); in intel_cdclk_prefill_adjustment()4231 unsigned int intel_cdclk_prefill_adjustment_worst(const struct intel_crtc_state *crtc_state) in intel_cdclk_prefill_adjustment_worst() function