Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/i2c/
Dov8865.c46 #define OV8865_PLL_CTRL4_MIPI_DIV(v) ((v) & GENMASK(1, 0)) macro
1596 OV8865_PLL_CTRL4_MIPI_DIV(config->mipi_div)); in ov8865_mode_pll1_configure()