Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov7670.c102 #define MVFP_MIRROR 0x20 /* Mirror image */ macro
1441 v |= MVFP_MIRROR; in ov7670_s_hflip()
1443 v &= ~MVFP_MIRROR; in ov7670_s_hflip()
H A Dov9650.c104 #define MVFP_MIRROR 0x20 /* Mirror image */ macro
809 mvfp |= MVFP_MIRROR; in ov965x_set_flip()