Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/soc_camera/
Datmel-isi.h72 #define ISI_CFG2_YCC_SWAP_DEFAULT (0 << 28) macro
Datmel-isi.c129 cfg2 = ISI_CFG2_YCC_SWAP_DEFAULT | ISI_CFG2_COL_SPACE_YCbCr; in configure_geometry()