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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Ddibx000_common.h116 u8 bypclk_div; member in struct:dibx000_bandwidth_config
H A Ddib7000m.c355 (bw->ADClkSrc << 6) | (bw->IO_CLK_en_core << 5) | (bw->bypclk_div << 2) |
392 (bw->IO_CLK_en_core << 10) | (bw->bypclk_div << 5) | (bw->enable_refdiv << 4) |
H A Ddib7000p.c327 (bw->bypclk_div << 2) | (bw->enable_refdiv << 1) | (0 << 0);
H A Ddib8000.c481 (pll->bypclk_div << 5) | (pll->enable_refdiv << 4) | (1 << 3) | (pll->pll_range << 1) | (pll->pll_reset << 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Dcxusb.c985 .bypclk_div = 0,

Completed in 68 milliseconds