Home
last modified time | relevance | path

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

/drivers/media/platform/s3c-camif/
Dcamif-regs.h103 #define CICTRL_YBURST2(x) ((x) << 14) macro
Dcamif-regs.c284 cfg |= CICTRL_YBURST1(ymburst) | CICTRL_YBURST2(yrburst); in camif_hw_set_output_dma()