Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/intel/
H A Dpxa_camera.c156 #define CICR1_COLOR_SP_VAL(x) (((x) << 3) & CICR1_COLOR_SP) /* color space */ macro
1260 cicr1 |= CICR1_COLOR_SP_VAL(2); in pxa_camera_setup_cicr()
1264 CICR1_TBIT | CICR1_COLOR_SP_VAL(1); in pxa_camera_setup_cicr()
1267 cicr1 |= CICR1_COLOR_SP_VAL(1) | CICR1_RGB_BPP_VAL(2); in pxa_camera_setup_cicr()