Searched refs:VFLIP_IMG (Results 1 – 1 of 1) sorted by relevance
226 #define IMG_MASK (VFLIP_IMG | HFLIP_IMG)228 #define VFLIP_IMG 0x80 /* Vertical flip image ON/OFF selection */ macro585 val = ctrl->val ? VFLIP_IMG : 0x00; in ov772x_s_ctrl()588 val ^= VFLIP_IMG; in ov772x_s_ctrl()589 return ov772x_mask_set(client, COM3, VFLIP_IMG, val); in ov772x_s_ctrl()815 val |= VFLIP_IMG; in ov772x_set_params()819 val ^= VFLIP_IMG; in ov772x_set_params()