Home
last modified time | relevance | path

Searched refs:OMAP3ISP_CCDC_ALAW (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/Documentation/zh_CN/video4linux/
Domap3isp.txt165 OMAP3ISP_CCDC_ALAW
/linux-4.1.27/include/uapi/linux/
Domap3isp.h294 #define OMAP3ISP_CCDC_ALAW (1 << 0) macro
/linux-4.1.27/drivers/media/platform/omap3isp/
Dispccdc.c675 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()
/linux-4.1.27/Documentation/video4linux/
Domap3isp.txt154 OMAP3ISP_CCDC_ALAW