Lines Matching refs:pos_x

72 		u16 pos_x, unsigned long *core_clk, bool mem_to_mem);
2107 const struct omap_video_timings *t, u16 pos_x, in check_horiz_timing_omap3() argument
2138 val = div_u64((u64)(nonactive - pos_x) * lclk, pclk); in check_horiz_timing_omap3()
2256 u16 pos_x, unsigned long *core_clk, bool mem_to_mem) in dispc_ovl_calc_scaling_24xx() argument
2302 u16 pos_x, unsigned long *core_clk, bool mem_to_mem) in dispc_ovl_calc_scaling_34xx() argument
2329 pos_x, in_width, in_height, out_width, in dispc_ovl_calc_scaling_34xx()
2363 if (check_horiz_timing_omap3(pclk, lclk, mgr_timings, pos_x, in_width, in dispc_ovl_calc_scaling_34xx()
2387 u16 pos_x, unsigned long *core_clk, bool mem_to_mem) in dispc_ovl_calc_scaling_44xx() argument
2432 int *x_predecim, int *y_predecim, u16 pos_x, in dispc_ovl_calc_scaling() argument
2481 x_predecim, y_predecim, &decim_x, &decim_y, pos_x, &core_clk, in dispc_ovl_calc_scaling()
2525 int pos_x = oi->pos_x; in dispc_ovl_check() local
2549 &five_taps, x_predecim, y_predecim, pos_x, in dispc_ovl_check()
2556 u16 screen_width, int pos_x, int pos_y, u16 width, u16 height, in dispc_ovl_setup_common() argument
2618 &five_taps, &x_predecim, &y_predecim, pos_x, in dispc_ovl_setup_common()
2722 DSSDBG("%d,%d %dx%d -> %dx%d\n", pos_x, pos_y, in_width, in dispc_ovl_setup_common()
2725 dispc_ovl_set_pos(plane, caps, pos_x, pos_y); in dispc_ovl_setup_common()
2761 plane, &oi->paddr, &oi->p_uv_addr, oi->screen_width, oi->pos_x, in dispc_ovl_setup()
2766 oi->screen_width, oi->pos_x, oi->pos_y, oi->width, oi->height, in dispc_ovl_setup()