Searched refs:supported_xclk_rates (Results 1 – 1 of 1) sorted by relevance
627 static const unsigned long supported_xclk_rates[] = { variable1649 for (i = 0; i < ARRAY_SIZE(supported_xclk_rates); i++) in ov7251_probe()1650 if (ov7251->xclk_freq == supported_xclk_rates[i]) in ov7251_probe()1653 if (i == ARRAY_SIZE(supported_xclk_rates)) in ov7251_probe()