Searched refs:coef_g (Results 1 - 1 of 1) sorted by relevance

/drivers/video/omap2/dss/
H A Ddispc.c949 u32 coef_r, coef_g, coef_b; local
956 coef_g = FLD_VAL(coefs->gr, 31, 22) | FLD_VAL(coefs->gg, 20, 11) |
962 dispc_write_reg(DISPC_CPR_COEF_G(channel), coef_g); local

Completed in 1134 milliseconds