Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/atomisp/i2c/
Datomisp-ov2680.c41 static int v_flag; variable
474 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()
805 v_flag = 0; in power_down()
989 if (v_flag) in ov2680_set_fmt()
990 ov2680_v_flip(sd, v_flag); in ov2680_set_fmt()