Searched refs:CICR1_PPL_VAL (Results 1 – 1 of 1) sorted by relevance
155 #define CICR1_PPL_VAL(x) (((x) << 15) & CICR1_PPL) /* Pixels per line */ macro1242 cicr1 = CICR1_PPL_VAL(pcdev->current_pix.width - 1) | bpp | dw; in pxa_camera_setup_cicr()