Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_audio.c522 unsigned int tu_data, tu_line, link_clks_active; in calc_hblank_early_prog() local
554 tu_data = div64_u64(mul_u32_u32(pixel_clk * vdsc_bpp * 8, 1000000), in calc_hblank_early_prog()
558 link_clks_active = (tu_line - 1) * 64 + tu_data; in calc_hblank_early_prog()

Completed in 6 milliseconds