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

/linux-4.1.27/drivers/media/dvb-frontends/
H A Dcx24113.h32 u32 xtal_khz; member in struct:cx24113_config
H A Dcx24113.c312 if (state->config->xtal_khz < 20000) cx24113_calc_pll_nf()
337 N /= (state->config->xtal_khz) * factor * 2; cx24113_calc_pll_nf()
352 do_div(dividend, state->config->xtal_khz * 1000 * factor * 2); cx24113_calc_pll_nf()
434 if (state->config->xtal_khz < 11000) { cx24113_init()
469 if (state->config->xtal_khz >= 40000) cx24113_init()
/linux-4.1.27/drivers/media/tuners/
H A Dxc5000.h38 u16 xtal_khz; member in struct:xc5000_config
H A Dxc5000.c58 u16 xtal_khz; member in struct:xc5000_priv
617 switch (priv->xtal_khz) { xc_set_xtal()
1436 if (priv->xtal_khz == 0) xc5000_attach()
1437 priv->xtal_khz = cfg->xtal_khz; xc5000_attach()
/linux-4.1.27/drivers/media/common/b2c2/
H A Dflexcop-fe-tuner.c368 .xtal_khz = 10111,

Completed in 193 milliseconds