Home
last modified time | relevance | path

Searched refs:offset_x (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/ast/
Dast_drv.h244 u8 offset_x, offset_y; member
Dast_mode.c1207 ast_crtc->offset_x = AST_MAX_HWC_WIDTH - width; in ast_cursor_set()
1233 x_offset = ast_crtc->offset_x; in ast_cursor_move()
1236 x_offset = (-x) + ast_crtc->offset_x; in ast_cursor_move()
/linux-4.4.14/drivers/media/platform/exynos4-is/
Dfimc-is-param.h881 u32 offset_x; member