Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov7670.c103 #define MVFP_FLIP 0x10 /* Vertical flip */ macro
1457 v |= MVFP_FLIP; in ov7670_s_vflip()
1459 v &= ~MVFP_FLIP; in ov7670_s_vflip()
H A Dov9650.c105 #define MVFP_FLIP 0x10 /* Vertical flip */ macro
812 mvfp |= MVFP_FLIP; in ov965x_set_flip()