Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/soc_camera/
Dov772x.c716 if (priv->info->edgectrl.strength & OV772X_MANUAL_EDGE_CTRL) { in ov772x_set_params()
731 priv->info->edgectrl.threshold); in ov772x_set_params()
737 priv->info->edgectrl.strength); in ov772x_set_params()
741 } else if (priv->info->edgectrl.upper > priv->info->edgectrl.lower) { in ov772x_set_params()
749 priv->info->edgectrl.upper); in ov772x_set_params()
755 priv->info->edgectrl.lower); in ov772x_set_params()
/linux-4.4.14/include/media/
Dov772x.h56 struct ov772x_edge_ctrl edgectrl; member
/linux-4.4.14/arch/sh/boards/mach-ap325rxa/
Dsetup.c506 .edgectrl = OV772X_AUTO_EDGECTRL(0xf, 0),