Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov5648.c96 #define OV5648_PLLS_DIV_PLLS_PRE_DIV(v) (((v) << 4) & GENMASK(5, 4)) macro
1302 OV5648_PLLS_DIV_PLLS_PRE_DIV(config->plls_pre_div) | in ov5648_mode_pll2_configure()