Home
last modified time | relevance | path

Searched refs:slice_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
861 slice_per_intf = msm_dsc_get_slices_per_intf(dsc, hdisplay); in dsi_update_dsc_timing()
863 total_bytes_per_intf = dsc->slice_chunk_size * slice_per_intf; in dsi_update_dsc_timing()
874 pkt_per_line = slice_per_intf; in dsi_update_dsc_timing()