Searched refs:gg (Results 1 – 4 of 4) sorted by relevance
/drivers/video/fbdev/omap2/omapfb/dss/ |
D | manager-sysfs.c | 378 info.cpr_coefs.gg, in manager_cpr_coef_show() 398 &coefs.gr, &coefs.gg, &coefs.gb, in manager_cpr_coef_store() 403 coefs.gr, coefs.gg, coefs.gb, in manager_cpr_coef_store()
|
D | dispc.c | 1110 coef_g = FLD_VAL(coefs->gr, 31, 22) | FLD_VAL(coefs->gg, 20, 11) | in dispc_mgr_set_cpr_coef()
|
/drivers/gpu/drm/omapdrm/dss/ |
D | omapdss.h | 247 s16 gr, gg, gb; member
|
D | dispc.c | 1265 coef_g = FLD_VAL(coefs->gr, 31, 22) | FLD_VAL(coefs->gg, 20, 11) | in dispc_mgr_set_cpr_coef()
|