Searched refs:CICR1_PPL_VAL (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dpxa_camera.c148 #define CICR1_PPL_VAL(x) (((x) << 15) & CICR1_PPL) /* Pixels per line */ macro
1108 cicr1 = CICR1_PPL_VAL(icd->user_width - 1) | bpp | dw;

Completed in 27 milliseconds