Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov5640.c1349 #define OV5640_PLL_CTRL3_PLL_ROOT_DIV_2 BIT(4) macro
1496 root_div = OV5640_PLL_CTRL3_PLL_ROOT_DIV_2; in ov5640_set_mipi_pclk()