Searched refs:CISRCFMT_ITU601_8BIT (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/media/platform/s3c-camif/ | ||
D | camif-regs.h | 25 #define CISRCFMT_ITU601_8BIT (1 << 31) macro |
D | camif-regs.c | 24 cfg |= CISRCFMT_ITU601_8BIT; in camif_hw_reset() |