Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-regs.h24 #define CISRCFMT_ITU601_8BIT BIT(31) macro
H A Dcamif-regs.c21 cfg |= CISRCFMT_ITU601_8BIT; in camif_hw_reset()