Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/
H A Dtc358767.c990 u32 in_bw, out_bw; in tc_set_edp_video_mode() local
1001 out_bw = tc->link.num_lanes * tc->link.rate; in tc_set_edp_video_mode()
1002 max_tu_symbol = DIV_ROUND_UP(in_bw * TU_SIZE_RECOMMENDED, out_bw); in tc_set_edp_video_mode()