Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/dsi/
Ddsi_host.c847 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()
865 eol_byte_num = total_bytes_per_intf % 3; in dsi_update_dsc_timing()