Searched defs:ov7670_config (Results 1 – 1 of 1) sorted by relevance
11 struct ov7670_config { struct12 int min_width; /* Filter out smaller sizes */13 int min_height; /* Filter out smaller sizes */14 int clock_speed; /* External clock speed (MHz) */15 bool use_smbus; /* Use smbus I/O instead of I2C */16 bool pll_bypass; /* Choose whether to bypass the PLL */17 bool pclk_hb_disable; /* Disable toggling pixclk during horizontal blanking */