Searched refs:OMAP3ISP_CCDC_BCOMP (Results 1 – 4 of 4) sorted by relevance
168 OMAP3ISP_CCDC_BCOMP
325 #define OMAP3ISP_CCDC_BCOMP (1 << 3) macro
694 if (OMAP3ISP_CCDC_BCOMP & ccdc_struct->update) { in ccdc_config()701 ccdc->update |= OMAP3ISP_CCDC_BCOMP; in ccdc_config()773 if (ccdc->update & OMAP3ISP_CCDC_BCOMP) { in ccdc_apply_controls()775 ccdc->update &= ~OMAP3ISP_CCDC_BCOMP; in ccdc_apply_controls()790 | OMAP3ISP_CCDC_BLCLAMP | OMAP3ISP_CCDC_BCOMP; in omap3isp_ccdc_restore_context()
106 - OMAP3ISP_CCDC_BCOMP
Completed in 10 milliseconds