Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov5648.c77 #define OV5648_PLL_CTRL0_BITS(v) ((v) & GENMASK(3, 0)) macro
1259 value |= OV5648_PLL_CTRL0_BITS(8); in ov5648_mode_pll1_configure()
1263 value |= OV5648_PLL_CTRL0_BITS(10); in ov5648_mode_pll1_configure()