Searched refs:ov2680_xvclk_freqs (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dov2680.c114 static const unsigned long ov2680_xvclk_freqs[] = { variable
1098 for (i = 0; i < ARRAY_SIZE(ov2680_xvclk_freqs); i++) {
1099 if (sensor->xvclk_freq == ov2680_xvclk_freqs[i])
1103 if (i == ARRAY_SIZE(ov2680_xvclk_freqs)) {

Completed in 1893 milliseconds