Searched refs:coef_b (Results 1 – 1 of 1) sorted by relevance
1063 u32 coef_r, coef_g, coef_b; in dispc_mgr_set_cpr_coef() local1072 coef_b = FLD_VAL(coefs->br, 31, 22) | FLD_VAL(coefs->bg, 20, 11) | in dispc_mgr_set_cpr_coef()1077 dispc_write_reg(DISPC_CPR_COEF_B(channel), coef_b); in dispc_mgr_set_cpr_coef()