Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov8865.c47 #define OV8865_PLL_CTRL6_SYS_DIV(v) (((v) - 1) & BIT(0)) macro
1667 OV8865_PLL_CTRL6_SYS_DIV(config->sys_div)); in ov8865_mode_pll1_configure()