Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/atomisp/i2c/
Dov2680.h124 #define OV2680_FLIP_BIT 1 macro
Datomisp-ov2680.c474 index = (v_flag > 0 ? OV2680_FLIP_BIT : 0) | (h_flag > 0 ? OV2680_MIRROR_BIT : in ov2680_v_flip()
508 index = (v_flag > 0 ? OV2680_FLIP_BIT : 0) | (h_flag > 0 ? OV2680_MIRROR_BIT : in ov2680_h_flip()