Searched refs:CICR1_PPL (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.c78 #define CICR1_PPL (0x7ff << 15) /* Pixels per line mask */ macro
148 #define CICR1_PPL_VAL(x) (((x) << 15) & CICR1_PPL) /* Pixels per line */

Completed in 28 milliseconds