Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/soc_camera/
Dpxa_camera.c149 #define CICR1_PPL_VAL(x) (((x) << 15) & CICR1_PPL) /* Pixels per line */ macro
1079 cicr1 = CICR1_PPL_VAL(icd->user_width - 1) | bpp | dw; in pxa_camera_setup_cicr()