Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c853 u32 slice_per_intf, total_bytes_per_intf; in dsi_update_dsc_timing() local
863 total_bytes_per_intf = dsc->slice_chunk_size * slice_per_intf; in dsi_update_dsc_timing()
866 eol_byte_num = total_bytes_per_intf % 3; in dsi_update_dsc_timing()