Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dov7670.c104 #define MVFP_FLIP 0x10 /* Vertical flip */ macro
1454 v |= MVFP_FLIP; in ov7670_s_vflip()
1456 v &= ~MVFP_FLIP; in ov7670_s_vflip()
Dov9650.c105 #define MVFP_FLIP 0x10 /* Vertical flip */ macro
812 mvfp |= MVFP_FLIP; in ov965x_set_flip()