Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c4805 int symbol_cycles; in drm_dp_bw_overhead() local
4846 symbol_cycles = drm_dp_link_symbol_cycles(lane_count, hactive, in drm_dp_bw_overhead()
4851 return DIV_ROUND_UP_ULL(mul_u32_u32(symbol_cycles * symbol_size * lane_count, in drm_dp_bw_overhead()