Searched refs:COM7_RGB (Results 1 – 3 of 3) sorted by relevance
118 #define COM7_RGB 0x04 /* bits 0 and 2 - RGB format */ macro539 com7 |= COM7_RGB; in stk_sensor_configure()543 com7 |= COM7_RGB; in stk_sensor_configure()
77 #define COM7_RGB 0x04 /* bits 0 and 2 - RGB format */ macro428 { REG_COM7, COM7_RGB }, /* Selects RGB mode */444 { REG_COM7, COM7_RGB }, /* Selects RGB mode */
80 #define COM7_RGB 0x04 macro