OMAP3ISP_CCDC_BLCLAMP  683 drivers/media/platform/omap3isp/ispccdc.c 	if (OMAP3ISP_CCDC_BLCLAMP & ccdc_struct->update) {
OMAP3ISP_CCDC_BLCLAMP  690 drivers/media/platform/omap3isp/ispccdc.c 		ccdc->obclamp = !!(OMAP3ISP_CCDC_BLCLAMP & ccdc_struct->flag);
OMAP3ISP_CCDC_BLCLAMP  691 drivers/media/platform/omap3isp/ispccdc.c 		ccdc->update |= OMAP3ISP_CCDC_BLCLAMP;
OMAP3ISP_CCDC_BLCLAMP  768 drivers/media/platform/omap3isp/ispccdc.c 	if (ccdc->update & OMAP3ISP_CCDC_BLCLAMP) {
OMAP3ISP_CCDC_BLCLAMP  770 drivers/media/platform/omap3isp/ispccdc.c 		ccdc->update &= ~OMAP3ISP_CCDC_BLCLAMP;
OMAP3ISP_CCDC_BLCLAMP  790 drivers/media/platform/omap3isp/ispccdc.c 		     | OMAP3ISP_CCDC_BLCLAMP | OMAP3ISP_CCDC_BCOMP;
OMAP3ISP_CCDC_BLCLAMP 2703 drivers/media/platform/omap3isp/ispccdc.c 	ccdc->update = OMAP3ISP_CCDC_BLCLAMP;