Searched refs:cur_matrix_regs (Results 1 – 1 of 1) sorted by relevance
184 struct color_matrices_reg cur_matrix_regs; in dpp401_program_cursor_csc() local220 cur_matrix_regs.shifts.csc_c11 = dpp->tf_shift->CUR0_MATRIX_C11_A; in dpp401_program_cursor_csc()221 cur_matrix_regs.masks.csc_c11 = dpp->tf_mask->CUR0_MATRIX_C11_A; in dpp401_program_cursor_csc()222 cur_matrix_regs.shifts.csc_c12 = dpp->tf_shift->CUR0_MATRIX_C12_A; in dpp401_program_cursor_csc()223 cur_matrix_regs.masks.csc_c12 = dpp->tf_mask->CUR0_MATRIX_C12_A; in dpp401_program_cursor_csc()226 cur_matrix_regs.csc_c11_c12 = REG(CUR0_MATRIX_C11_C12_A); in dpp401_program_cursor_csc()227 cur_matrix_regs.csc_c33_c34 = REG(CUR0_MATRIX_C33_C34_A); in dpp401_program_cursor_csc()229 cur_matrix_regs.csc_c11_c12 = REG(CUR0_MATRIX_C11_C12_B); in dpp401_program_cursor_csc()230 cur_matrix_regs.csc_c33_c34 = REG(CUR0_MATRIX_C33_C34_B); in dpp401_program_cursor_csc()236 &cur_matrix_regs); in dpp401_program_cursor_csc()