Searched refs:pos_x (Results 1 - 22 of 22) sorted by relevance

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Doverlay.c163 if (dw < info->pos_x + outw) {
166 ovl->id, info->pos_x, outw, dw);
H A Ddispc.c72 u16 pos_x, unsigned long *core_clk, bool mem_to_mem);
2105 const struct omap_video_timings *t, u16 pos_x,
2134 * during nonactive - pos_x period.
2136 val = div_u64((u64)(nonactive - pos_x) * lclk, pclk);
2137 DSSDBG("(nonactive - pos_x) * pcd = %llu max(0, DS - 2) * width = %d\n",
2254 u16 pos_x, unsigned long *core_clk, bool mem_to_mem)
2300 u16 pos_x, unsigned long *core_clk, bool mem_to_mem)
2327 pos_x, in_width, in_height, out_width,
2361 if (check_horiz_timing_omap3(pclk, lclk, mgr_timings, pos_x, in_width,
2385 u16 pos_x, unsigne
2104 check_horiz_timing_omap3(unsigned long pclk, unsigned long lclk, const struct omap_video_timings *t, u16 pos_x, u16 width, u16 height, u16 out_width, u16 out_height, bool five_taps) argument
2249 dispc_ovl_calc_scaling_24xx(unsigned long pclk, unsigned long lclk, const struct omap_video_timings *mgr_timings, u16 width, u16 height, u16 out_width, u16 out_height, enum omap_color_mode color_mode, bool *five_taps, int *x_predecim, int *y_predecim, int *decim_x, int *decim_y, u16 pos_x, unsigned long *core_clk, bool mem_to_mem) argument
2295 dispc_ovl_calc_scaling_34xx(unsigned long pclk, unsigned long lclk, const struct omap_video_timings *mgr_timings, u16 width, u16 height, u16 out_width, u16 out_height, enum omap_color_mode color_mode, bool *five_taps, int *x_predecim, int *y_predecim, int *decim_x, int *decim_y, u16 pos_x, unsigned long *core_clk, bool mem_to_mem) argument
2380 dispc_ovl_calc_scaling_44xx(unsigned long pclk, unsigned long lclk, const struct omap_video_timings *mgr_timings, u16 width, u16 height, u16 out_width, u16 out_height, enum omap_color_mode color_mode, bool *five_taps, int *x_predecim, int *y_predecim, int *decim_x, int *decim_y, u16 pos_x, unsigned long *core_clk, bool mem_to_mem) argument
2425 dispc_ovl_calc_scaling(unsigned long pclk, unsigned long lclk, enum omap_overlay_caps caps, const struct omap_video_timings *mgr_timings, u16 width, u16 height, u16 out_width, u16 out_height, enum omap_color_mode color_mode, bool *five_taps, int *x_predecim, int *y_predecim, u16 pos_x, enum omap_dss_rotation_type rotation_type, bool mem_to_mem) argument
2523 int pos_x = oi->pos_x; local
2552 dispc_ovl_setup_common(enum omap_plane plane, enum omap_overlay_caps caps, u32 paddr, u32 p_uv_addr, u16 screen_width, int pos_x, int pos_y, u16 width, u16 height, u16 out_width, u16 out_height, enum omap_color_mode color_mode, u8 rotation, bool mirror, u8 zorder, u8 pre_mult_alpha, u8 global_alpha, enum omap_dss_rotation_type rotation_type, bool replication, const struct omap_video_timings *mgr_timings, bool mem_to_mem) argument
[all...]
H A Doverlay-sysfs.c132 info.pos_x, info.pos_y);
144 info.pos_x = simple_strtoul(buf, &last, 10);
/linux-master/drivers/input/
H A Dmousedev.c102 int pos_x, pos_y; member in struct:mousedev_client
285 p->dx += packet->x - client->pos_x;
287 client->pos_x = packet->x;
291 client->pos_x += packet->dx;
292 client->pos_x = clamp_val(client->pos_x, 0, xres);
551 client->pos_x = xres / 2;
/linux-master/drivers/gpu/drm/omapdrm/
H A Domap_fb.c146 info->pos_x = state->crtc_x;
244 r_info->pos_x = info->pos_x + info->out_width;
H A Domap_plane.c119 DBG("%d,%d %pad %pad", info.pos_x, info.pos_y,
135 DBG("%d,%d %pad %pad", r_info.pos_x, r_info.pos_y,
/linux-master/include/uapi/linux/
H A Domapfb.h138 __u32 pos_x; member in struct:omapfb_plane_info
/linux-master/drivers/video/fbdev/omap/
H A Domapfb.h156 int pos_x, int pos_y, int width,
H A Dlcdc.c282 int pos_x, int pos_y, int width, int height,
296 if (plane != 0 || channel_out != 0 || pos_x != 0 || pos_y != 0 ||
300 "invalid plane params plane %d pos_x %d pos_y %d "
301 "w %d h %d\n", plane, pos_x, pos_y, width, height);
280 omap_lcdc_setup_plane(int plane, int channel_out, unsigned long offset, int screen_width, int pos_x, int pos_y, int width, int height, int color_mode) argument
H A Domapfb_main.c190 plane->info.pos_x, plane->info.pos_y,
773 if (pi->pos_x + pi->out_width > panel->x_res ||
H A Dhwa742.c528 int pos_x, int pos_y, int width, int height,
526 hwa742_setup_plane(int plane, int channel_out, unsigned long offset, int screen_width, int pos_x, int pos_y, int width, int height, int color_mode) argument
/linux-master/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-ioctl.c110 r = omapfb_setup_overlay(fbi, ovl, pi->pos_x, pi->pos_y,
119 info.pos_x = pi->pos_x;
189 pi->pos_x = ovli.pos_x;
H A Domapfb-main.c907 info.pos_x = posx;
979 posx = info.pos_x;
/linux-master/drivers/input/touchscreen/
H A Dsur40.c67 __le16 pos_x; /* finger tip position */ member in struct:sur40_blob
419 int bb_size_x, bb_size_y, pos_x, pos_y, ctr_x, ctr_y, slotnum; local
431 pos_x = le16_to_cpu(blob->pos_x);
443 input_report_abs(input, ABS_MT_POSITION_X, pos_x);
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c108 u16 pos_x, unsigned long *core_clk, bool mem_to_mem);
2140 const struct videomode *vm, u16 pos_x,
2171 * during nonactive - pos_x period.
2173 val = div_u64((u64)(nonactive - pos_x) * lclk, pclk);
2174 DSSDBG("(nonactive - pos_x) * pcd = %llu max(0, DS - 2) * width = %d\n",
2294 u16 pos_x, unsigned long *core_clk,
2343 u16 pos_x, unsigned long *core_clk,
2370 pos_x, in_width, in_height, out_width,
2404 if (check_horiz_timing_omap3(pclk, lclk, vm, pos_x, in_width,
2431 u16 pos_x, unsigne
2139 check_horiz_timing_omap3(unsigned long pclk, unsigned long lclk, const struct videomode *vm, u16 pos_x, u16 width, u16 height, u16 out_width, u16 out_height, bool five_taps) argument
2286 dispc_ovl_calc_scaling_24xx(struct dispc_device *dispc, unsigned long pclk, unsigned long lclk, const struct videomode *vm, u16 width, u16 height, u16 out_width, u16 out_height, u32 fourcc, bool *five_taps, int *x_predecim, int *y_predecim, int *decim_x, int *decim_y, u16 pos_x, unsigned long *core_clk, bool mem_to_mem) argument
2335 dispc_ovl_calc_scaling_34xx(struct dispc_device *dispc, unsigned long pclk, unsigned long lclk, const struct videomode *vm, u16 width, u16 height, u16 out_width, u16 out_height, u32 fourcc, bool *five_taps, int *x_predecim, int *y_predecim, int *decim_x, int *decim_y, u16 pos_x, unsigned long *core_clk, bool mem_to_mem) argument
2423 dispc_ovl_calc_scaling_44xx(struct dispc_device *dispc, unsigned long pclk, unsigned long lclk, const struct videomode *vm, u16 width, u16 height, u16 out_width, u16 out_height, u32 fourcc, bool *five_taps, int *x_predecim, int *y_predecim, int *decim_x, int *decim_y, u16 pos_x, unsigned long *core_clk, bool mem_to_mem) argument
2495 dispc_ovl_calc_scaling(struct dispc_device *dispc, enum omap_plane_id plane, unsigned long pclk, unsigned long lclk, enum omap_overlay_caps caps, const struct videomode *vm, u16 width, u16 height, u16 out_width, u16 out_height, u32 fourcc, bool *five_taps, int *x_predecim, int *y_predecim, u16 pos_x, enum omap_dss_rotation_type rotation_type, bool mem_to_mem) argument
2610 dispc_ovl_setup_common(struct dispc_device *dispc, enum omap_plane_id plane, enum omap_overlay_caps caps, u32 paddr, u32 p_uv_addr, u16 screen_width, int pos_x, int pos_y, u16 width, u16 height, u16 out_width, u16 out_height, u32 fourcc, u8 rotation, u8 zorder, u8 pre_mult_alpha, u8 global_alpha, enum omap_dss_rotation_type rotation_type, bool replication, const struct videomode *vm, bool mem_to_mem, enum drm_color_encoding color_encoding, enum drm_color_range color_range) argument
2825 const int pos_x = 0, pos_y = 0; local
[all...]
H A Domapdss.h159 u16 pos_x; member in struct:omap_overlay_info
/linux-master/drivers/input/mouse/
H A Delan_i2c_core.c924 unsigned int pos_x, pos_y; local
929 pos_x = get_unaligned_be16(&finger_data[0]);
932 pos_x = ((finger_data[0] & 0xf0) << 4) | finger_data[1];
936 if (pos_x > data->max_x || pos_y > data->max_y) {
939 contact_num, pos_x, pos_y,
951 input_report_abs(input, ABS_MT_POSITION_X, pos_x);
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is.h166 u16 pos_x; member in struct:is_af_info
/linux-master/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c170 * @pos_x: Horizontal overlay position
201 int pos_x; member in struct:sh_mobile_lcdc_overlay
852 (ovl->pos_x << LDBBLOCR_CHLC_SHIFT));
1268 return sysfs_emit(buf, "%d,%d\n", ovl->pos_x, ovl->pos_y);
1278 int pos_x; local
1281 pos_x = simple_strtol(buf, &endp, 10);
1292 if (ovl->pos_x != pos_x || ovl->pos_y != pos_y) {
1293 ovl->pos_x = pos_x;
[all...]
/linux-master/include/video/
H A Domapfb_dss.h305 u16 pos_x; member in struct:omap_overlay_info
/linux-master/drivers/media/platform/ti/omap/
H A Domap_vout.c317 info.pos_x = posx;
337 info.color_mode, info.rotation, info.mirror, info.pos_x,
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h452 uint32_t pos_x; member in struct:vmw_vga_topology_state

Completed in 318 milliseconds