Home
last modified time | relevance | path

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

/Linux-v4.19/include/media/i2c/
Dov772x.h32 #define OV772X_MANUAL_EDGE_CTRL 0x80 /* un-used bit of strength */ macro
47 OV772X_MANUAL_EDGE_CTRL, \
/Linux-v4.19/drivers/media/i2c/soc_camera/
Dov772x.c716 if (priv->info->edgectrl.strength & OV772X_MANUAL_EDGE_CTRL) { in ov772x_set_params()
/Linux-v4.19/drivers/media/i2c/
Dov772x.c1013 if (priv->info->edgectrl.strength & OV772X_MANUAL_EDGE_CTRL) { in ov772x_edgectrl()