Home
last modified time | relevance | path

Searched refs:FIMC_REG_CISRCFMT_ITU601_8BIT (Results 1 – 2 of 2) sorted by relevance

/drivers/media/platform/exynos4-is/
Dfimc-reg.c27 cfg |= FIMC_REG_CISRCFMT_ITU601_8BIT; in fimc_hw_reset()
629 cfg |= FIMC_REG_CISRCFMT_ITU601_8BIT; in fimc_hw_set_camera_source()
636 cfg |= FIMC_REG_CISRCFMT_ITU601_8BIT; in fimc_hw_set_camera_source()
Dfimc-reg.h18 #define FIMC_REG_CISRCFMT_ITU601_8BIT (1 << 31) macro