Searched refs:OMAP3ISP_CCDC_ALAW (Results 1 – 4 of 4) sorted by relevance
165 OMAP3ISP_CCDC_ALAW
294 #define OMAP3ISP_CCDC_ALAW (1 << 0) macro
675 if (OMAP3ISP_CCDC_ALAW & ccdc_struct->update) { in ccdc_config()676 ccdc->alaw = !!(OMAP3ISP_CCDC_ALAW & ccdc_struct->flag); in ccdc_config()677 ccdc->update |= OMAP3ISP_CCDC_ALAW; in ccdc_config()760 if (ccdc->update & OMAP3ISP_CCDC_ALAW) { in ccdc_apply_controls()762 ccdc->update &= ~OMAP3ISP_CCDC_ALAW; in ccdc_apply_controls()791 ccdc->update = OMAP3ISP_CCDC_ALAW | OMAP3ISP_CCDC_LPF in omap3isp_ccdc_restore_context()
154 OMAP3ISP_CCDC_ALAW