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

/linux-master/drivers/media/i2c/
H A Dov2659.c201 unsigned int xvclk_frequency; member in struct:ov2659
907 actual = ov2659->xvclk_frequency;
1444 ov2659->xvclk_frequency = clk_get_rate(ov2659->clk);
1445 if (ov2659->xvclk_frequency < 6000000 ||
1446 ov2659->xvclk_frequency > 27000000)

Completed in 227 milliseconds