Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov5648.c80 #define OV5648_PLL_CTRL1_MIPI_DIV(v) ((v) & GENMASK(3, 0)) macro
1286 OV5648_PLL_CTRL1_MIPI_DIV(config->mipi_div)); in ov5648_mode_pll1_configure()