Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/s3c-camif/
Dcamif-regs.h24 #define CISRCFMT_ITU601_8BIT BIT(31) macro
Dcamif-regs.c21 cfg |= CISRCFMT_ITU601_8BIT; in camif_hw_reset()