Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/soc_camera/
Dpxa_camera.c150 #define CICR1_COLOR_SP_VAL(x) (((x) << 3) & CICR1_COLOR_SP) /* color space */ macro
1096 cicr1 |= CICR1_COLOR_SP_VAL(2); in pxa_camera_setup_cicr()
1100 CICR1_TBIT | CICR1_COLOR_SP_VAL(1); in pxa_camera_setup_cicr()
1103 cicr1 |= CICR1_COLOR_SP_VAL(1) | CICR1_RGB_BPP_VAL(2); in pxa_camera_setup_cicr()