Home
last modified time | relevance | path

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

/linux-4.1.27/include/media/
Dov7670.h19 bool pclk_hb_disable; /* Disable toggling pixclk during horizontal blanking */ member
/linux-4.1.27/drivers/media/i2c/
Dov7670.c236 bool pclk_hb_disable; member
1559 if (config->pclk_hb_disable) in ov7670_probe()
1560 info->pclk_hb_disable = true; in ov7670_probe()
1583 if (info->pclk_hb_disable) in ov7670_probe()