Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/dvb/frontends/
Dcx24113.c312 if (state->config->xtal_khz < 20000) in cx24113_calc_pll_nf()
337 N /= (state->config->xtal_khz) * factor * 2; in cx24113_calc_pll_nf()
352 do_div(dividend, state->config->xtal_khz * 1000 * factor * 2); in cx24113_calc_pll_nf()
434 if (state->config->xtal_khz < 11000) { in cx24113_init()
469 if (state->config->xtal_khz >= 40000) in cx24113_init()
Dcx24113.h30 u32 xtal_khz; member
/linux-2.6.39/drivers/media/dvb/b2c2/
Dflexcop-fe-tuner.c368 .xtal_khz = 10111,