Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov2680.c114 static const unsigned long ov2680_xvclk_freqs[] = { variable
1086 for (i = 0; i < ARRAY_SIZE(ov2680_xvclk_freqs); i++) { in ov2680_parse_dt()
1087 if (sensor->xvclk_freq == ov2680_xvclk_freqs[i]) in ov2680_parse_dt()
1091 if (i == ARRAY_SIZE(ov2680_xvclk_freqs)) { in ov2680_parse_dt()