coef_b           1315 drivers/gpu/drm/omapdrm/dss/dispc.c 	u32 coef_r, coef_g, coef_b;
coef_b           1324 drivers/gpu/drm/omapdrm/dss/dispc.c 	coef_b = FLD_VAL(coefs->br, 31, 22) | FLD_VAL(coefs->bg, 20, 11) |
coef_b           1329 drivers/gpu/drm/omapdrm/dss/dispc.c 	dispc_write_reg(dispc, DISPC_CPR_COEF_B(channel), coef_b);
coef_b             90 drivers/thermal/armada_thermal.c 	s64 coef_b;
coef_b            387 drivers/thermal/armada_thermal.c 	b = priv->data->coef_b;
coef_b            459 drivers/thermal/armada_thermal.c 	s64 b = data->coef_b;
coef_b            577 drivers/thermal/armada_thermal.c 	.coef_b = 3153000000ULL,
coef_b            589 drivers/thermal/armada_thermal.c 	.coef_b = 3153000000ULL,
coef_b            601 drivers/thermal/armada_thermal.c 	.coef_b = 3171900000ULL,
coef_b            614 drivers/thermal/armada_thermal.c 	.coef_b = 1172499100ULL,
coef_b            631 drivers/thermal/armada_thermal.c 	.coef_b = -150000LL,
coef_b            655 drivers/thermal/armada_thermal.c 	.coef_b = 1172499100ULL,
coef_b           1092 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	u32 coef_r, coef_g, coef_b;
coef_b           1101 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	coef_b = FLD_VAL(coefs->br, 31, 22) | FLD_VAL(coefs->bg, 20, 11) |
coef_b           1106 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 	dispc_write_reg(DISPC_CPR_COEF_B(channel), coef_b);