Searched refs:fifo_low (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/video/omap2/dss/ |
D | dss.h | 207 u32 *fifo_low, u32 *fifo_high); 309 u32 *fifo_low, u32 *fifo_high);
|
D | display.c | 317 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()
|
D | manager.c | 416 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()
|
D | dsi.c | 3540 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()
|