Searched refs:W9968CF_FORCE_RGB (Results 1 – 2 of 2) sorted by relevance
99 #define W9968CF_FORCE_RGB 0 /* read RGB instead of BGR, yes=1/no=0 */ macro
73 static u8 force_rgb[] = {[0 ... W9968CF_MAX_DEVICES-1] = W9968CF_FORCE_RGB};260 "\nDefault value is "__MODULE_STRING(W9968CF_FORCE_RGB)2784 ? (u8)force_rgb[dev_nr] : W9968CF_FORCE_RGB; in w9968cf_configure_camera()