Home
last modified time | relevance | path

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

/linux-6.15/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c1242 unsigned buf_unit = dss_feat_get_buffer_size_unit(); in dispc_ovl_compute_fifo_thresholds() local
1276 *fifo_high = total_fifo_size - buf_unit; in dispc_ovl_compute_fifo_thresholds()
/linux-6.15/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c1481 unsigned int buf_unit = dispc->feat->buffer_size_unit; in dispc_ovl_compute_fifo_thresholds() local
1515 *fifo_high = total_fifo_size - buf_unit; in dispc_ovl_compute_fifo_thresholds()