Searched refs:x_pos (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/gvt/ |
D | fb_decoder.h | 125 u32 x_pos; /* in pixels */ member 141 u32 x_pos; /* in pixels */ member
|
D | dmabuf.h | 44 __u32 x_pos; /* horizontal position of cursor plane */ member
|
D | dmabuf.c | 258 info->x_pos = c.x_pos; in vgpu_get_plane_info() 362 gvt_dmabuf->x_pos = fb_info->x_pos; in update_fb_info()
|
D | fb_decoder.c | 388 plane->x_pos = (val & _CURSOR_POS_X_MASK) >> _CURSOR_POS_X_SHIFT; in intel_vgpu_decode_cursor_plane() 503 plane->x_pos = (val & _SPRITE_POS_X_MASK) >> _SPRITE_POS_X_SHIFT; in intel_vgpu_decode_sprite_plane()
|
/Linux-v4.19/drivers/input/touchscreen/ |
D | fsl-imx25-tcq.c | 240 unsigned int x_pos = 0; in mx25_tcq_create_event_for_4wire() local 255 x_pos = val; in mx25_tcq_create_event_for_4wire() 278 x_pos /= priv->sample_count; in mx25_tcq_create_event_for_4wire() 280 input_report_abs(priv->idev, ABS_X, x_pos); in mx25_tcq_create_event_for_4wire()
|
/Linux-v4.19/drivers/gpu/ipu-v3/ |
D | ipu-dp.c | 123 int ipu_dp_set_window_pos(struct ipu_dp *dp, u16 x_pos, u16 y_pos) in ipu_dp_set_window_pos() argument 128 writel((x_pos << 16) | y_pos, flow->base + DP_FG_POS); in ipu_dp_set_window_pos()
|
/Linux-v4.19/include/uapi/linux/ |
D | vfio.h | 556 __u32 x_pos; /* horizontal position of cursor plane */ member
|
/Linux-v4.19/drivers/iio/adc/ |
D | at91-sama5d2_adc.c | 387 u16 x_pos; member 651 st->touch_st.x_pos = at91_adc_touch_pos(st, AT91_SAMA5D2_XPOSR); in at91_adc_touch_x_pos() 652 return st->touch_st.x_pos; in at91_adc_touch_x_pos() 674 pres = rxp * (st->touch_st.x_pos * factor / 1024) * in at91_adc_touch_pressure()
|
/Linux-v4.19/drivers/video/fbdev/ |
D | mx3fb.c | 477 int16_t x_pos, int16_t y_pos) in sdc_set_window_pos() argument 482 x_pos += mx3fb->h_start_width; in sdc_set_window_pos() 485 mx3fb_write_reg(mx3fb, (x_pos << 16) | y_pos, SDC_BG_POS); in sdc_set_window_pos()
|
/Linux-v4.19/include/video/ |
D | imx-ipu-v3.h | 330 int ipu_dp_set_window_pos(struct ipu_dp *, u16 x_pos, u16 y_pos);
|
/Linux-v4.19/samples/vfio-mdev/ |
D | mdpy.c | 504 plane->x_pos = 0; in mdpy_query_gfx_plane()
|
D | mbochs.c | 1012 plane->x_pos = 0; in mbochs_query_gfx_plane()
|
/Linux-v4.19/arch/m68k/fpsp040/ |
D | bindec.S | 406 bges x_pos |if pos, don't set bit 0
|