Searched refs:CICTRL_CBURST2 (Results 1 – 2 of 2) sorted by relevance
106 #define CICTRL_CBURST2(x) ((x) << 4) macro
282 cfg |= CICTRL_CBURST1(ymburst / 2) | CICTRL_CBURST2(yrburst / 2); in camif_hw_set_output_dma()