Searched refs:OMAP3ISP_CCDC_BLCLAMP (Results 1 – 4 of 4) sorted by relevance
683 if (OMAP3ISP_CCDC_BLCLAMP & ccdc_struct->update) { in ccdc_config()690 ccdc->obclamp = !!(OMAP3ISP_CCDC_BLCLAMP & ccdc_struct->flag); in ccdc_config()691 ccdc->update |= OMAP3ISP_CCDC_BLCLAMP; in ccdc_config()768 if (ccdc->update & OMAP3ISP_CCDC_BLCLAMP) { in ccdc_apply_controls()770 ccdc->update &= ~OMAP3ISP_CCDC_BLCLAMP; in ccdc_apply_controls()790 | OMAP3ISP_CCDC_BLCLAMP | OMAP3ISP_CCDC_BCOMP; in omap3isp_ccdc_restore_context()2725 ccdc->update = OMAP3ISP_CCDC_BLCLAMP; in omap3isp_ccdc_init()
167 OMAP3ISP_CCDC_BLCLAMP
324 #define OMAP3ISP_CCDC_BLCLAMP (1 << 2) macro
105 - OMAP3ISP_CCDC_BLCLAMP
Completed in 11 milliseconds