Searched refs:next_cursor (Results 1 – 3 of 3) sorted by relevance
1204 dst += (AST_HWC_SIZE + AST_HWC_SIGNATURE_SIZE)*ast->next_cursor; in ast_cursor_set()1214 dst += (AST_HWC_SIZE + AST_HWC_SIGNATURE_SIZE)*ast->next_cursor + AST_HWC_SIZE; in ast_cursor_set()1223 gpu_addr += (AST_HWC_SIZE + AST_HWC_SIGNATURE_SIZE)*ast->next_cursor; in ast_cursor_set()1232 ast->next_cursor = (ast->next_cursor + 1) % AST_DEFAULT_HWC_NUM; in ast_cursor_set()1261 sig += (AST_HWC_SIZE + AST_HWC_SIGNATURE_SIZE)*ast->next_cursor + AST_HWC_SIZE; in ast_cursor_move()
101 int next_cursor; member
384 __le16 next_cursor[MAX_CURS * MAX_CURS] __aligned(32); member1089 image = (uint32_t *)data->next_cursor; in fsl_diu_cursor()