Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_audio.c425 unsigned int tu_data, tu_line, link_clks_active; in calc_hblank_early_prog() local
457 tu_data = div64_u64(mul_u32_u32(pixel_clk * vdsc_bpp * 8, 1000000), in calc_hblank_early_prog()
461 link_clks_active = (tu_line - 1) * 64 + tu_data; in calc_hblank_early_prog()