Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov5648.c84 #define OV5648_PLL_DIV_ROOT_DIV(v) ((((v) - 1) << 4) & BIT(4)) macro
1274 OV5648_PLL_DIV_ROOT_DIV(config->root_div) | in ov5648_mode_pll1_configure()