Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov8865.c43 #define OV8865_PLL_CTRL4_MIPI_DIV(v) ((v) & GENMASK(1, 0)) macro
1651 OV8865_PLL_CTRL4_MIPI_DIV(config->mipi_div)); in ov8865_mode_pll1_configure()