Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/atomisp/i2c/
Datomisp-ov2680.c40 static int h_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()
804 h_flag = 0; in power_down()
987 if (h_flag) in ov2680_set_fmt()
988 ov2680_h_flip(sd, h_flag); in ov2680_set_fmt()