Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/
H A Dtc358767.c891 u32 in_bw, out_bw; in tc_set_edp_video_mode() local
901 in_bw = mode->clock * bits_per_pixel / 8; in tc_set_edp_video_mode()
903 max_tu_symbol = DIV_ROUND_UP(in_bw * TU_SIZE_RECOMMENDED, out_bw); in tc_set_edp_video_mode()