Searched refs:OMAP3ISP_CCDC_ALAW (Results 1 – 4 of 4) sorted by relevance
165 OMAP3ISP_CCDC_ALAW
673 if (OMAP3ISP_CCDC_ALAW & ccdc_struct->update) { in ccdc_config()674 ccdc->alaw = !!(OMAP3ISP_CCDC_ALAW & ccdc_struct->flag); in ccdc_config()675 ccdc->update |= OMAP3ISP_CCDC_ALAW; in ccdc_config()758 if (ccdc->update & OMAP3ISP_CCDC_ALAW) { in ccdc_apply_controls()760 ccdc->update &= ~OMAP3ISP_CCDC_ALAW; in ccdc_apply_controls()789 ccdc->update = OMAP3ISP_CCDC_ALAW | OMAP3ISP_CCDC_LPF in omap3isp_ccdc_restore_context()
322 #define OMAP3ISP_CCDC_ALAW (1 << 0) macro
103 - OMAP3ISP_CCDC_ALAW