Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/intel/
H A Dpxa_camera.c89 #define CICR1_RGB_BPP (0x7 << 7) /* RGB bis per pixel mask */ macro
157 #define CICR1_RGB_BPP_VAL(x) (((x) << 7) & CICR1_RGB_BPP) /* bpp for rgb */