Searched refs:mem_to_mem (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | dispc.c | 82 u16 pos_x, unsigned long *core_clk, bool mem_to_mem); 85 bool mem_to_mem); 2184 u16 height, u16 out_width, u16 out_height, bool mem_to_mem) in calc_core_clk_24xx() argument 2193 u16 height, u16 out_width, u16 out_height, bool mem_to_mem) in calc_core_clk_34xx() argument 2219 u16 height, u16 out_width, u16 out_height, bool mem_to_mem) in calc_core_clk_44xx() argument 2227 if (mem_to_mem) in calc_core_clk_44xx() 2241 u16 pos_x, unsigned long *core_clk, bool mem_to_mem) in dispc_ovl_calc_scaling_24xx() argument 2255 in_height, out_width, out_height, mem_to_mem); in dispc_ovl_calc_scaling_24xx() 2282 u16 pos_x, unsigned long *core_clk, bool mem_to_mem) in dispc_ovl_calc_scaling_34xx() argument 2307 mem_to_mem); in dispc_ovl_calc_scaling_34xx() [all …]
|
D | dss.h | 417 bool mem_to_mem, const struct omap_video_timings *timings);
|
/linux-4.1.27/include/video/ |
D | omapdss.h | 939 bool mem_to_mem);
|