Searched refs:emu (Results 51 - 75 of 82) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_tty.c97 if (info->emu.mdmreg[REG_CPPP] & BIT_CPPP)
132 if ((info->vonline & 1) && (info->emu.vpar[1]))
138 if (!(info->emu.mdmreg[REG_CPPP] & BIT_CPPP))
178 if ((info->vonline) && (!info->emu.vpar[4]))
180 if ((info->vonline & 1) && (info->emu.vpar[1]))
192 if (info->emu.mdmreg[REG_T70] & BIT_T70) {
193 if (info->emu.mdmreg[REG_T70] & BIT_T70_EXT) {
210 switch (info->emu.vpar[3]) {
438 if ((info->emu.mdmreg[REG_CTS] & BIT_CTS) != 0)
455 audio_len = buflen * voice_cf[info->emu
1997 isdn_tty_match_icall(char *cid, atemu *emu, int di) argument
[all...]
H A Disdn_audio.c639 if (!info->emu.vpar[1]) return;
650 if (c > (info->emu.vpar[1] * 4)) {
697 if (s->idx > (info->emu.vpar[2] * 800)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dwmv2.c81 int emu=0; local
108 emu=1;
145 if(emu){
153 if(emu){
H A Dmpegvideo_common.h65 int emu=0; local
129 emu=1;
135 if(emu){
210 int emu=0; local
217 src_x = av_clip(src_x, -16, width); //FIXME unneeded for emu?
231 emu=1;
237 return emu;
569 int dxy, emu=0, src_x, src_y, offset; local
599 emu=1;
605 if(emu){
[all...]
H A Dcavs.c341 int emu=0; local
359 emu=1;
367 if(emu){
374 if(emu){
H A Dsvq3.c256 int i, emu = 0; local
266 emu = 1;
277 if (emu) {
298 if (emu) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/hp/sim/boot/
H A DMakefile35 $(obj)/bootloader: $(src)/bootloader.lds $(obj)/bootloader.o $(obj)/boot_head.o $(obj)/fw-emu.o \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/
H A DMakefile30 core-y += arch/sparc/kernel/ arch/sparc/mm/ arch/sparc/math-emu/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/math-emu/
H A Dfp_emu.h44 #include <asm/math-emu.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/math-emu/
H A Dmath.c9 #include <math-emu/soft-fp.h>
10 #include <math-emu/single.h>
11 #include <math-emu/double.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dhndpci.c64 pci_config_regs *emu; /* emulated PCI config */ member in struct:__anon11556
452 ASSERT(cfg->emu);
466 *(uint32 *)((ulong)cfg->emu + off) =
469 *(uint16 *)((ulong)cfg->emu + off) =
472 *(uint8 *)((ulong)cfg->emu + off) =
485 ASSERT(cfg->emu);
500 ltoh32(*(uint32 *)((ulong)cfg->emu + off)));
503 ltoh16(*(uint16 *)((ulong)cfg->emu + off)));
506 *(uint8 *)((ulong)cfg->emu + off));
522 cfg = si_pci_cfg[dev][func].emu;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/math-emu/
H A Dmath.c2 * arch/sparc/math-emu/math.c
73 #include <math-emu/soft-fp.h>
74 #include <math-emu/single.h>
75 #include <math-emu/double.h>
76 #include <math-emu/quad.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/
H A DMakefile59 core-y += arch/sparc64/math-emu/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/
H A DMakefile68 kernel-y := mm/ kernel/ math-emu/ kernel/init_task.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/
H A DMakefile93 drivers-$(CONFIG_MATHEMU) += arch/s390/math-emu/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/math-emu/
H A Dmath.c2 * arch/sparc64/math-emu/math.c
20 #include <math-emu/soft-fp.h>
21 #include <math-emu/single.h>
22 #include <math-emu/double.h>
23 #include <math-emu/quad.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/
H A DMakefile80 core-$(CONFIG_M68KFPU_EMU) += arch/m68k/math-emu/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/
H A DMakefile92 core-$(CONFIG_MATHEMU) += arch/alpha/math-emu/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/
H A Dsysinfo.c15 /* Sigh, math-emu. Don't ask. */
17 #include <math-emu/soft-fp.h>
18 #include <math-emu/single.h>
371 * point division .. math-emu here we come :-)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/serio/
H A Dhil_mlc.c813 goto emu;
816 goto emu;
819 goto emu;
822 goto emu;
832 emu:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/math-emu/
H A Dmath.c2 * arch/sh/math-emu/math.c
22 #include <math-emu/soft-fp.h>
23 #include <math-emu/single.h>
24 #include <math-emu/double.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/
H A DMakefile70 core-$(CONFIG_MATH_EMULATION) += arch/powerpc/math-emu/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/
H A DMakefile87 core-$(CONFIG_SH_FPU_EMU) += arch/sh/math-emu/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/
H A DMakefile106 drivers-$(CONFIG_MATH_EMULATION) += arch/i386/math-emu/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/
H A DMakefile138 core-$(CONFIG_MATH_EMULATION) += arch/powerpc/math-emu/

Completed in 243 milliseconds

1234