Searched refs:mem_to_mem (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
D | dispc.c | 83 u16 pos_x, unsigned long *core_clk, bool mem_to_mem); 86 bool mem_to_mem); 2197 u16 height, u16 out_width, u16 out_height, bool mem_to_mem) in calc_core_clk_24xx() argument 2206 u16 height, u16 out_width, u16 out_height, bool mem_to_mem) in calc_core_clk_34xx() argument 2232 u16 height, u16 out_width, u16 out_height, bool mem_to_mem) in calc_core_clk_44xx() argument 2240 if (mem_to_mem) in calc_core_clk_44xx() 2254 u16 pos_x, unsigned long *core_clk, bool mem_to_mem) in dispc_ovl_calc_scaling_24xx() argument 2268 in_height, out_width, out_height, mem_to_mem); in dispc_ovl_calc_scaling_24xx() 2300 u16 pos_x, unsigned long *core_clk, bool mem_to_mem) in dispc_ovl_calc_scaling_34xx() argument 2324 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.4.14/include/video/ |
D | omapdss.h | 939 bool mem_to_mem);
|