Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/soc_camera/
Datmel-isi.h68 #define ISI_CFG2_GRAYSCALE (1 << 13) macro
Datmel-isi.c116 cfg2 = ISI_CFG2_GRAYSCALE | ISI_CFG2_COL_SPACE_YCbCr; in configure_geometry()