Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov2640.c172 #define REG04_VFLIP_IMG 0x40 /* Vertical flip image ON/OFF */ macro
737 val = ctrl->val ? REG04_VFLIP_IMG | REG04_VREF_EN : 0x00; in ov2640_s_ctrl()
739 REG04_VFLIP_IMG | REG04_VREF_EN, val); in ov2640_s_ctrl()