Searched refs:xin (Results 1 - 11 of 11) 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 Dves1x93.h37 u32 xin; member in struct:ves1x93_config
H A Dves1820.h35 u32 xin; member in struct:ves1820_config
H A Dves1820.c125 if (symbolrate > state->config->xin / 2)
126 symbolrate = state->config->xin / 2;
131 if (symbolrate < state->config->xin / 16)
133 if (symbolrate < state->config->xin / 32)
135 if (symbolrate < state->config->xin / 64)
139 fpxin = state->config->xin * 10;
162 fin = state->config->xin >> 4;
171 BDRI = (((state->config->xin << 5) / symbolrate) + 1) / 2;
396 state->frontend.ops.info.symbol_rate_min = (state->config->xin / 2) / 64; /* SACLK/64 == (XIN/2)/64 */
397 state->frontend.ops.info.symbol_rate_max = (state->config->xin /
[all...]
H A Dves1x93.c184 if (srate > state->config->xin/2)
185 srate = state->config->xin/2;
192 FIN = (state->config->xin + 6000) >> 4;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/idea/
H A Di_skey.c62 static IDEA_INT inverse(unsigned int xin);
128 static IDEA_INT inverse(unsigned int xin) argument
132 if (xin == 0)
137 n2=xin;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/idea/
H A Di_skey.c63 static IDEA_INT inverse(unsigned int xin);
143 static IDEA_INT inverse(unsigned int xin) argument
147 if (xin == 0)
151 n2 = xin;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/idea/
H A Di_skey.c63 static IDEA_INT inverse(unsigned int xin);
143 static IDEA_INT inverse(unsigned int xin) argument
147 if (xin == 0)
151 n2 = xin;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dbudget-patch.c296 .xin = 90100000UL,
H A Dbudget.c235 .xin = 90100000UL,
261 .xin = 57840000UL,
H A Dav7110.c1581 .xin = 90100000UL,
1608 .xin = 57840000UL,
1666 .xin = 57840000UL,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttusb-budget/
H A Ddvb-ttusb-budget.c1322 .xin = 57840000UL,

Completed in 89 milliseconds