Searched refs:MVFP_FLIP (Results 1 – 2 of 2) sorted by relevance
148 #define MVFP_FLIP 0x10 /* Vertical flip */ macro559 flip = (dev->vsettings.vflip?MVFP_FLIP:0) in stk_sensor_configure()
111 #define MVFP_FLIP 0x10 /* Vertical flip */ macro1206 *value = (v & MVFP_FLIP) == MVFP_FLIP; in ov7670_g_vflip()1218 v |= MVFP_FLIP; in ov7670_s_vflip()1220 v &= ~MVFP_FLIP; in ov7670_s_vflip()