Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/omap2/dss/
Ddss.h207 u32 *fifo_low, u32 *fifo_high);
309 u32 *fifo_low, u32 *fifo_high);
Ddisplay.c317 u32 *fifo_low, u32 *fifo_high) in default_get_overlay_fifo_thresholds() argument
325 *fifo_low = fifo_size - burst_size_bytes; in default_get_overlay_fifo_thresholds()
Dmanager.c416 u32 fifo_low; member
869 dispc_setup_plane_fifo(plane, c->fifo_low, c->fifo_high); in configure_overlay()
1386 &oc->burst_size, &oc->fifo_low, in omap_dss_mgr_apply()
1392 &oc->burst_size, &oc->fifo_low, in omap_dss_mgr_apply()
Ddsi.c3540 u32 *fifo_low, u32 *fifo_high) in dsi_get_overlay_fifo_thresholds() argument
3548 *fifo_low = fifo_size - burst_size_bytes * 2; in dsi_get_overlay_fifo_thresholds()