Searched refs:ISI_CFG2_GRAYSCALE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/media/platform/soc_camera/ | ||
D | atmel-isi.h | 68 #define ISI_CFG2_GRAYSCALE (1 << 13) macro |
D | atmel-isi.c | 116 cfg2 = ISI_CFG2_GRAYSCALE | ISI_CFG2_COL_SPACE_YCbCr; in configure_geometry() |