Searched refs:ocsc_regs (Results 1 – 2 of 2) sorted by relevance
139 struct color_matrices_reg ocsc_regs; in mpc2_set_output_csc() local 164 ocsc_regs.shifts.csc_c11 = mpc20->mpc_shift->MPC_OCSC_C11_A; in mpc2_set_output_csc() 165 ocsc_regs.masks.csc_c11 = mpc20->mpc_mask->MPC_OCSC_C11_A; in mpc2_set_output_csc() 166 ocsc_regs.shifts.csc_c12 = mpc20->mpc_shift->MPC_OCSC_C12_A; in mpc2_set_output_csc() 167 ocsc_regs.masks.csc_c12 = mpc20->mpc_mask->MPC_OCSC_C12_A; in mpc2_set_output_csc() 170 ocsc_regs.csc_c11_c12 = REG(CSC_C11_C12_A[opp_id]); in mpc2_set_output_csc() 171 ocsc_regs.csc_c33_c34 = REG(CSC_C33_C34_A[opp_id]); in mpc2_set_output_csc() 173 ocsc_regs.csc_c11_c12 = REG(CSC_C11_C12_B[opp_id]); in mpc2_set_output_csc() 174 ocsc_regs.csc_c33_c34 = REG(CSC_C33_C34_B[opp_id]); in mpc2_set_output_csc() 180 &ocsc_regs); in mpc2_set_output_csc() 194 struct color_matrices_reg ocsc_regs; mpc2_set_ocsc_default() local [all...]
1310 struct color_matrices_reg ocsc_regs; in mpc3_set_output_csc() local 1324 ocsc_regs.shifts.csc_c11 = mpc30->mpc_shift->MPC_OCSC_C11_A; in mpc3_set_output_csc() 1325 ocsc_regs.masks.csc_c11 = mpc30->mpc_mask->MPC_OCSC_C11_A; in mpc3_set_output_csc() 1326 ocsc_regs.shifts.csc_c12 = mpc30->mpc_shift->MPC_OCSC_C12_A; in mpc3_set_output_csc() 1327 ocsc_regs.masks.csc_c12 = mpc30->mpc_mask->MPC_OCSC_C12_A; in mpc3_set_output_csc() 1330 ocsc_regs.csc_c11_c12 = REG(CSC_C11_C12_A[opp_id]); in mpc3_set_output_csc() 1331 ocsc_regs.csc_c33_c34 = REG(CSC_C33_C34_A[opp_id]); in mpc3_set_output_csc() 1333 ocsc_regs.csc_c11_c12 = REG(CSC_C11_C12_B[opp_id]); in mpc3_set_output_csc() 1334 ocsc_regs.csc_c33_c34 = REG(CSC_C33_C34_B[opp_id]); in mpc3_set_output_csc() 1339 &ocsc_regs); in mpc3_set_output_csc() 1350 struct color_matrices_reg ocsc_regs; mpc3_set_ocsc_default() local [all...]