Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/video4linux/
H A Domap3isp.txt171 OMAP3ISP_CCDC_CONFIG_LSC
/linux/include/uapi/linux/
H A Domap3isp.h328 #define OMAP3ISP_CCDC_CONFIG_LSC (1 << 7) macro
/linux/Documentation/userspace-api/media/drivers/
H A Domap3isp-uapi.rst109 - OMAP3ISP_CCDC_CONFIG_LSC
/linux/drivers/media/platform/ti/omap3isp/
H A Dispccdc.c411 (OMAP3ISP_CCDC_CONFIG_LSC | OMAP3ISP_CCDC_TBL_LSC); in ccdc_lsc_config()
415 if (update != (OMAP3ISP_CCDC_CONFIG_LSC | OMAP3ISP_CCDC_TBL_LSC)) { in ccdc_lsc_config()
426 if (config->flag & OMAP3ISP_CCDC_CONFIG_LSC) { in ccdc_lsc_config()