Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/translations/zh_CN/video4linux/
H A Domap3isp.txt165 OMAP3ISP_CCDC_ALAW
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A 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()
/openbmc/linux/include/uapi/linux/
H A Domap3isp.h322 #define OMAP3ISP_CCDC_ALAW (1 << 0) macro
/openbmc/linux/Documentation/userspace-api/media/drivers/
H A Domap3isp-uapi.rst103 - OMAP3ISP_CCDC_ALAW