Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov5648.c97 #define OV5648_PLLS_DIV_PLLS_DIV_R(v) ((((v) - 1) << 2) & BIT(2)) macro
1303 OV5648_PLLS_DIV_PLLS_DIV_R(config->plls_div_r) | in ov5648_mode_pll2_configure()