Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/intel/
Dpxa_camera.c157 #define CICR1_COLOR_SP_VAL(x) (((x) << 3) & CICR1_COLOR_SP) /* color space */ macro
1261 cicr1 |= CICR1_COLOR_SP_VAL(2); in pxa_camera_setup_cicr()
1265 CICR1_TBIT | CICR1_COLOR_SP_VAL(1); in pxa_camera_setup_cicr()
1268 cicr1 |= CICR1_COLOR_SP_VAL(1) | CICR1_RGB_BPP_VAL(2); in pxa_camera_setup_cicr()