Home
last modified time | relevance | path

Searched defs:ov7670_config (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/media/
Dov7670.h13 struct ov7670_config { struct
14 int min_width; /* Filter out smaller sizes */
15 int min_height; /* Filter out smaller sizes */
16 int clock_speed; /* External clock speed (MHz) */
17 bool use_smbus; /* Use smbus I/O instead of I2C */
18 bool pll_bypass; /* Choose whether to bypass the PLL */
19 bool pclk_hb_disable; /* Disable toggling pixclk during horizontal blanking */