Searched refs:cur_matrix_regs (Results 1 – 1 of 1) sorted by relevance
186 struct color_matrices_reg cur_matrix_regs; in dpp401_program_cursor_csc() 222 cur_matrix_regs.shifts.csc_c11 = dpp->tf_shift->CUR0_MATRIX_C11_A; in dpp401_program_cursor_csc() 223 cur_matrix_regs.masks.csc_c11 = dpp->tf_mask->CUR0_MATRIX_C11_A; in dpp401_program_cursor_csc() 224 cur_matrix_regs.shifts.csc_c12 = dpp->tf_shift->CUR0_MATRIX_C12_A; in dpp401_program_cursor_csc() 225 cur_matrix_regs.masks.csc_c12 = dpp->tf_mask->CUR0_MATRIX_C12_A; in dpp401_program_cursor_csc() 228 cur_matrix_regs.csc_c11_c12 = REG(CUR0_MATRIX_C11_C12_A); in dpp401_program_cursor_csc() 229 cur_matrix_regs.csc_c33_c34 = REG(CUR0_MATRIX_C33_C34_A); in dpp401_program_cursor_csc() 231 cur_matrix_regs.csc_c11_c12 = REG(CUR0_MATRIX_C11_C12_B); in dpp401_program_cursor_csc() 232 cur_matrix_regs.csc_c33_c34 = REG(CUR0_MATRIX_C33_C34_B); in dpp401_program_cursor_csc() 238 &cur_matrix_regs); in dpp401_program_cursor_csc() 184 struct color_matrices_reg cur_matrix_regs; dpp401_program_cursor_csc() local [all...]