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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh5/
H A Dprobe.c22 unsigned long long cir; local
30 cir = peek_real_address_q(0x0d000008);
31 if ((cir & 0xffff) == 0x5103)
33 else if (((cir >> 32) & 0xffff) == 0x51e2)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/misc/
H A DMakefile40 obj-$(CONFIG_INPUT_WINBOND_CIR) += winbond-cir.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dwanrouter.h31 * Oct 20, 1997 Jaspreet Singh Added 'cir','bc','be' and 'mc' to 'wanif_conf_t'
400 unsigned cir; /* Committed Information Rate fwd,bwd*/ member in struct:wanif_conf
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dw6692.c406 u8 exval, v1, cir; local
431 cir = ReadW6692(card, W_CIR);
432 pr_debug("%s: ISC CIR %02X\n", card->name, cir);
433 if (cir & W_CIR_ICC) {
434 v1 = cir & W_CIR_COD_MASK;
451 if (cir & W_CIR_SCC) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/txx9/
H A Dtx4939.h117 struct tx4939_le_reg cir; member in struct:tx4939_crypto_reg
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dstallion.c4442 unsigned char cir, ipr, xisr; local
4446 cir = stl_sc26198getglobreg(portp, CIR);
4448 switch (cir & CIR_SUBTYPEMASK) {

Completed in 131 milliseconds