Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_cdclk.c1787 u16 old_waveform, new_waveform, mid_waveform; in cdclk_compute_crawl_and_squash_midpoint() local
1820 mid_waveform = new_waveform; in cdclk_compute_crawl_and_squash_midpoint()
1823 mid_waveform = old_waveform; in cdclk_compute_crawl_and_squash_midpoint()
1826 mid_cdclk_config->cdclk = DIV_ROUND_CLOSEST(cdclk_squash_divider(mid_waveform) * in cdclk_compute_crawl_and_squash_midpoint()
1836 mid_waveform); in cdclk_compute_crawl_and_squash_midpoint()