Searched refs:cur_matrix_regs (Results 1 – 1 of 1) sorted by relevance
176 struct color_matrices_reg cur_matrix_regs; in dpp401_program_cursor_csc() local212 cur_matrix_regs.shifts.csc_c11 = dpp->tf_shift->CUR0_MATRIX_C11_A; in dpp401_program_cursor_csc()213 cur_matrix_regs.masks.csc_c11 = dpp->tf_mask->CUR0_MATRIX_C11_A; in dpp401_program_cursor_csc()214 cur_matrix_regs.shifts.csc_c12 = dpp->tf_shift->CUR0_MATRIX_C12_A; in dpp401_program_cursor_csc()215 cur_matrix_regs.masks.csc_c12 = dpp->tf_mask->CUR0_MATRIX_C12_A; in dpp401_program_cursor_csc()218 cur_matrix_regs.csc_c11_c12 = REG(CUR0_MATRIX_C11_C12_A); in dpp401_program_cursor_csc()219 cur_matrix_regs.csc_c33_c34 = REG(CUR0_MATRIX_C33_C34_A); in dpp401_program_cursor_csc()221 cur_matrix_regs.csc_c11_c12 = REG(CUR0_MATRIX_C11_C12_B); in dpp401_program_cursor_csc()222 cur_matrix_regs.csc_c33_c34 = REG(CUR0_MATRIX_C33_C34_B); in dpp401_program_cursor_csc()228 &cur_matrix_regs); in dpp401_program_cursor_csc()