Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dar0521.c21 #define AR0521_PLL_MIN (320 * 1000 * 1000) macro
258 if (sensor->extclk_freq * (u64)new_mult < (u64)AR0521_PLL_MIN * in calc_pll()