Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-reg.c24 cfg |= FIMC_REG_CISRCFMT_ITU601_8BIT; in fimc_hw_reset()
610 cfg |= FIMC_REG_CISRCFMT_ITU601_8BIT; in fimc_hw_set_camera_source()
631 cfg |= FIMC_REG_CISRCFMT_ITU601_8BIT; in fimc_hw_set_camera_source()
638 cfg |= FIMC_REG_CISRCFMT_ITU601_8BIT; in fimc_hw_set_camera_source()
H A Dfimc-reg.h17 #define FIMC_REG_CISRCFMT_ITU601_8BIT BIT(31) macro