Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/intel/
H A Dpxa_camera.c158 #define CICR1_RGBT_CONV_VAL(x) (((x) << 29) & CICR1_RGBT_CONV) /* rgbt conv */ macro
1263 cicr1 |= CICR1_RGB_BPP_VAL(1) | CICR1_RGBT_CONV_VAL(2) | in pxa_camera_setup_cicr()