Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/translations/zh_CN/video4linux/
H A Domap3isp.txt172 OMAP3ISP_CCDC_TBL_LSC
/openbmc/linux/include/uapi/linux/
H A Domap3isp.h329 #define OMAP3ISP_CCDC_TBL_LSC (1 << 8) macro
/openbmc/linux/Documentation/userspace-api/media/drivers/
H A Domap3isp-uapi.rst110 - OMAP3ISP_CCDC_TBL_LSC
/openbmc/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()