OMAP3ISP_CCDC_BLCLAMP
ccdc->update = OMAP3ISP_CCDC_BLCLAMP;
if (OMAP3ISP_CCDC_BLCLAMP & ccdc_struct->update) {
ccdc->obclamp = !!(OMAP3ISP_CCDC_BLCLAMP & ccdc_struct->flag);
ccdc->update |= OMAP3ISP_CCDC_BLCLAMP;
if (ccdc->update & OMAP3ISP_CCDC_BLCLAMP) {
ccdc->update &= ~OMAP3ISP_CCDC_BLCLAMP;
| OMAP3ISP_CCDC_BLCLAMP | OMAP3ISP_CCDC_BCOMP;