Searched defs:fifo_high (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | apply.c | 64 u32 fifo_low, fifo_high; member 1026 u32 fifo_low, fifo_high; in dss_ovl_setup_fifo() local 1010 dss_apply_ovl_fifo_thresholds(struct omap_overlay *ovl, u32 fifo_low, u32 fifo_high) dss_apply_ovl_fifo_thresholds() argument [all...] |
H A D | dispc.c | 1246 dispc_ovl_compute_fifo_thresholds(enum omap_plane plane, u32 *fifo_low, u32 *fifo_high, bool use_fifomerge, bool manual_update) dispc_ovl_compute_fifo_thresholds() argument
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | apply.c | 64 u32 fifo_low, fifo_high; member 1024 u32 fifo_low, fifo_high; in dss_ovl_setup_fifo() local 1008 dss_apply_ovl_fifo_thresholds(struct omap_overlay *ovl, u32 fifo_low, u32 fifo_high) dss_apply_ovl_fifo_thresholds() argument [all...] |
H A D | dispc.c | 1244 dispc_ovl_compute_fifo_thresholds(enum omap_plane plane, u32 *fifo_low, u32 *fifo_high, bool use_fifomerge, bool manual_update) dispc_ovl_compute_fifo_thresholds() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.c | 1502 dispc_ovl_compute_fifo_thresholds(struct dispc_device *dispc, enum omap_plane_id plane, u32 *fifo_low, u32 *fifo_high, bool use_fifomerge, bool manual_update) dispc_ovl_compute_fifo_thresholds() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.c | 1512 dispc_ovl_compute_fifo_thresholds(struct dispc_device *dispc, enum omap_plane_id plane, u32 *fifo_low, u32 *fifo_high, bool use_fifomerge, bool manual_update) dispc_ovl_compute_fifo_thresholds() argument
|
Completed in 34 milliseconds