Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/translations/zh_CN/video4linux/
Domap3isp.txt165 OMAP3ISP_CCDC_ALAW
/Linux-v5.4/drivers/media/platform/omap3isp/
Dispccdc.c673 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()
/Linux-v5.4/include/uapi/linux/
Domap3isp.h317 #define OMAP3ISP_CCDC_ALAW (1 << 0) macro
/Linux-v5.4/Documentation/media/v4l-drivers/
Domap3isp.rst159 - OMAP3ISP_CCDC_ALAW