Searched refs:AST_HWC_SIZE (Results 1 – 3 of 3) sorted by relevance
84 memcpy_toio(dst, src, AST_HWC_SIZE); in ast_set_cursor_image()87 dst += AST_HWC_SIZE; in ast_set_cursor_image()181 u8 __iomem *sig = dst + AST_HWC_SIZE; /* TODO: Use mapping abstraction properly */ in ast_cursor_plane_helper_atomic_update()287 size = roundup(AST_HWC_SIZE + AST_HWC_SIGNATURE_SIZE, PAGE_SIZE); in ast_cursor_plane_init()
117 #define AST_HWC_SIZE (AST_MAX_HWC_HEIGHT * AST_HWC_PITCH) macro141 u8 argb4444[AST_HWC_SIZE];
613 unsigned long cursor_size = roundup(AST_HWC_SIZE + AST_HWC_SIGNATURE_SIZE, PAGE_SIZE); in ast_primary_plane_init()