Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-regs.h102 #define CICTRL_YBURST2(x) ((x) << 14) macro
H A Dcamif-regs.c281 cfg |= CICTRL_YBURST1(ymburst) | CICTRL_YBURST2(yrburst); in camif_hw_set_output_dma()