| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/ |
| H A D | fb_decoder.h | 127 u32 x_pos; /* in pixels */ member 143 u32 x_pos; /* in pixels */ member
|
| H A D | dmabuf.c | 316 info->x_pos = c.x_pos; in vgpu_get_plane_info() 413 gvt_dmabuf->x_pos = fb_info->x_pos; in update_fb_info()
|
| H A D | dmabuf.h | 44 __u32 x_pos; /* horizontal position of cursor plane */ member
|
| H A D | fb_decoder.c | 382 plane->x_pos = (val & _CURSOR_POS_X_MASK) >> _CURSOR_POS_X_SHIFT; in intel_vgpu_decode_cursor_plane() 497 plane->x_pos = (val & _SPRITE_POS_X_MASK) >> _SPRITE_POS_X_SHIFT; in intel_vgpu_decode_sprite_plane()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/ |
| H A D | ipu-dp.c | 114 int ipu_dp_set_window_pos(struct ipu_dp *dp, u16 x_pos, u16 y_pos) in ipu_dp_set_window_pos() argument 119 writel((x_pos << 16) | y_pos, flow->base + DP_FG_POS); in ipu_dp_set_window_pos()
|
| /OK3568_Linux_fs/u-boot/board/gdsys/common/ |
| H A D | osd.c | 387 OSD_SET_REG(screen, x_pos, 0x007f); in osd_probe() 476 OSD_SET_REG(screen, x_pos, 32767 * (640 - 12 * x) / 65535); in osd_size()
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | at91-sama5d2_adc.c | 382 u16 x_pos; member 663 st->touch_st.x_pos = at91_adc_touch_pos(st, AT91_SAMA5D2_XPOSR); in at91_adc_touch_x_pos() 664 return st->touch_st.x_pos; in at91_adc_touch_x_pos() 686 pres = rxp * (st->touch_st.x_pos * factor / 1024) * in at91_adc_touch_pressure()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | gdsys_fpga.h | 59 u16 x_pos; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | vfio.h | 608 __u32 x_pos; /* horizontal position of cursor plane */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | vfio.h | 608 __u32 x_pos; /* horizontal position of cursor plane */ member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_hw_sequencer.c | 3398 int x_pos = pos_cpy.x; in dcn10_set_cursor_position() local 3418 x_pos = (x_pos - x_plane) * pipe_ctx->plane_state->src_rect.width / in dcn10_set_cursor_position() 3436 x_pos += pipe_ctx->plane_state->src_rect.x; in dcn10_set_cursor_position() 3445 if (x_pos < 0) { in dcn10_set_cursor_position() 3446 pos_cpy.x_hotspot -= x_pos; in dcn10_set_cursor_position() 3447 x_pos = 0; in dcn10_set_cursor_position() 3455 pos_cpy.x = (uint32_t)x_pos; in dcn10_set_cursor_position()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | vfio.h | 904 __u32 x_pos; /* horizontal position of cursor plane */ member
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | mx3fb.c | 474 int16_t x_pos, int16_t y_pos) in sdc_set_window_pos() argument 479 x_pos += mx3fb->h_start_width; in sdc_set_window_pos() 482 mx3fb_write_reg(mx3fb, (x_pos << 16) | y_pos, SDC_BG_POS); in sdc_set_window_pos()
|
| /OK3568_Linux_fs/kernel/include/video/ |
| H A D | imx-ipu-v3.h | 334 int ipu_dp_set_window_pos(struct ipu_dp *, u16 x_pos, u16 y_pos);
|
| /OK3568_Linux_fs/kernel/samples/vfio-mdev/ |
| H A D | mdpy.c | 504 plane->x_pos = 0; in mdpy_query_gfx_plane()
|
| H A D | mbochs.c | 1097 plane->x_pos = 0; in mbochs_query_gfx_plane()
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | bindec.S | 406 bges x_pos |if pos, don't set bit 0
|