Searched refs:out_bw (Results 1 – 1 of 1) sorted by relevance
990 u32 in_bw, out_bw; in tc_set_edp_video_mode() local1001 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()