Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c832 u32 slice_per_intf, total_bytes_per_intf; in dsi_update_dsc_timing() local
840 slice_per_intf = msm_dsc_get_slices_per_intf(dsc, hdisplay); in dsi_update_dsc_timing()
842 total_bytes_per_intf = dsc->slice_chunk_size * slice_per_intf; in dsi_update_dsc_timing()
853 pkt_per_line = slice_per_intf; in dsi_update_dsc_timing()