Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddispc.c1255 unsigned buf_unit = dss_feat_get_buffer_size_unit(); in dispc_ovl_compute_fifo_thresholds() local
1289 *fifo_high = total_fifo_size - buf_unit; in dispc_ovl_compute_fifo_thresholds()
/linux-5.19.10/drivers/gpu/drm/omapdrm/dss/
Ddispc.c1526 unsigned int buf_unit = dispc->feat->buffer_size_unit; in dispc_ovl_compute_fifo_thresholds() local
1560 *fifo_high = total_fifo_size - buf_unit; in dispc_ovl_compute_fifo_thresholds()