Searched refs:CICR1_RGB_BPP_VAL (Results 1 – 1 of 1) sorted by relevance
157 #define CICR1_RGB_BPP_VAL(x) (((x) << 7) & CICR1_RGB_BPP) /* bpp for rgb */ macro1263 cicr1 |= CICR1_RGB_BPP_VAL(1) | CICR1_RGBT_CONV_VAL(2) | in pxa_camera_setup_cicr()1267 cicr1 |= CICR1_COLOR_SP_VAL(1) | CICR1_RGB_BPP_VAL(2); in pxa_camera_setup_cicr()