Searched refs:x_pos (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/gpu/drm/i915/gvt/ |
| H A D | dmabuf.c | 307 info->x_pos = c.x_pos; in vgpu_get_plane_info() 398 gvt_dmabuf->x_pos = fb_info->x_pos; in update_fb_info()
|
| /linux/drivers/gpu/ipu-v3/ |
| H A D | ipu-dp.c | 115 int ipu_dp_set_window_pos(struct ipu_dp *dp, u16 x_pos, u16 y_pos) in ipu_dp_set_window_pos() argument 120 writel((x_pos << 16) | y_pos, flow->base + DP_FG_POS); in ipu_dp_set_window_pos()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
| H A D | dcn401_hwseq.c | 993 int x_pos = pos_cpy.x; in dcn401_set_cursor_position() local 1025 x_pos = pipe_ctx->stream->dst.x + x_pos * pipe_ctx->stream->dst.width / in dcn401_set_cursor_position() 1042 x_pos += pipe_ctx->plane_state->src_rect.x; in dcn401_set_cursor_position() 1058 x_pos -= (prev_odm_width); in dcn401_set_cursor_position() 1065 if (x_pos < 0) { in dcn401_set_cursor_position() 1066 pos_cpy.x_hotspot -= x_pos; in dcn401_set_cursor_position() 1069 x_pos = 0; in dcn401_set_cursor_position() 1084 bottom_pipe_x_pos = x_pos - pipe_ctx->plane_res.scl_data.recout.x; in dcn401_set_cursor_position() 1086 x_pos = pipe_ctx->plane_res.scl_data.recout.x; in dcn401_set_cursor_position() 1093 pos_cpy.x = (uint32_t)x_pos; in dcn401_set_cursor_position() [all …]
|
| /linux/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | i915_gem_client_blt.c | 355 int x_pos, int y_pos) in tiled_offset() argument 374 v = linear_x_y_to_ftiled_pos(x_pos, y_pos, stride, 32); in tiled_offset()
|
| /linux/drivers/iio/adc/ |
| H A D | at91-sama5d2_adc.c | 572 u16 x_pos; member 1049 st->touch_st.x_pos = at91_adc_touch_pos(st, st->soc_info.platform->layout->XPOSR); in at91_adc_touch_x_pos() 1050 return st->touch_st.x_pos; in at91_adc_touch_x_pos() 1072 pres = rxp * (st->touch_st.x_pos * factor / 1024) * in at91_adc_touch_pressure()
|
| /linux/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);
|
| /linux/samples/vfio-mdev/ |
| H A D | mdpy.c | 510 plane->x_pos = 0; in mdpy_query_gfx_plane()
|
| H A D | mbochs.c | 1119 plane->x_pos = 0; in mbochs_query_gfx_plane()
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | reg_bounds.c | 459 struct range x_pos, x_neg, y_pos, y_neg, r_pos, r_neg; in range_refine_in_halves() local 471 x_pos = range_intersection(x_t, x, range(x_t, 0, smax)); in range_refine_in_halves() 475 r_pos = range_intersection(x_t, x_pos, range_cast(y_t, x_t, y_pos)); in range_refine_in_halves()
|
| /linux/drivers/media/platform/nuvoton/ |
| H A D | npcm-video.c | 197 __be16 x_pos = cpu_to_be16(x); in npcm_video_ece_prepend_rect_header() local 203 memcpy(addr, &x_pos, 2); in npcm_video_ece_prepend_rect_header()
|
| /linux/arch/m68k/fpsp040/ |
| H A D | bindec.S | 406 bges x_pos |if pos, don't set bit 0
|