Home
last modified time | relevance | path

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

/drivers/media/platform/
Dpxa_camera.c92 #define CICR1_RGB_BPP (0x7 << 7) /* RGB bis per pixel mask */ macro
160 #define CICR1_RGB_BPP_VAL(x) (((x) << 7) & CICR1_RGB_BPP) /* bpp for rgb */