Home
last modified time | relevance | path

Searched refs:ve (Results 1 – 25 of 145) sorted by relevance

123456

/linux-3.4.99/arch/mips/math-emu/
Dieee754int.h78 #define EXPLODESP(v, vc, vs, ve, vm) \ argument
81 ve = SPBEXP(v);\
83 if(ve == SP_EMAX+1+SP_EBIAS){\
90 } else if(ve == SP_EMIN-1+SP_EBIAS) {\
92 ve = SP_EMIN;\
97 ve -= SP_EBIAS;\
112 #define EXPLODEDP(v, vc, vs, ve, vm) \ argument
116 ve = DPBEXP(v);\
117 if(ve == DP_EMAX+1+DP_EBIAS){\
124 } else if(ve == DP_EMIN-1+DP_EBIAS) {\
[all …]
/linux-3.4.99/Documentation/input/
Dcs461x.txt13 driver as a backend. I've tested this driver with CS4610, 4-axis and
14 4-button joystick; I mean the jstest utility. Also I've tried to
33 comments about them; but I've found the joystick can be initialized
Dntrig.txt84 I've kept that decision simple.
101 been far less problematic or relatively rare and I've left the defaults
/linux-3.4.99/Documentation/powerpc/
DzImage_layout.txt7 This document is meant to answer several questions I've had about how
22 assuming you've created a PReP partition (type 0x41) with fdisk on
D00-INDEX2 Linux/PPC needs an entry here, needs correction or you've written one
/linux-3.4.99/Documentation/video4linux/
Dw9966.txt4 trial-and-error work I've finally got everything to work. I needed vision for a
6 Anyway I've converted my original code from the AVR 8bit RISC C/ASM code into
/linux-3.4.99/arch/m68k/hp300/
DREADME.hp3007 work now but I've only tried 16MB and 12MB.
/linux-3.4.99/drivers/tty/vt/
Dvt_ioctl.c96 struct vt_event_wait *ve = list_entry(pos, in vt_event_post() local
98 if (!(ve->event.event & event)) in vt_event_post()
100 ve->event.event = event; in vt_event_post()
103 ve->event.oldev = old + 1; in vt_event_post()
104 ve->event.newev = new + 1; in vt_event_post()
106 ve->done = 1; in vt_event_post()
/linux-3.4.99/arch/frv/kernel/
Dentry.S598 # now that we've accessed the exception regs, we can enable exceptions
651 # now that we've accessed the exception regs, we can enable exceptions
690 # now that we've accessed the exception regs, we can enable exceptions
738 # now that we've accessed the exception regs, we can enable exceptions
777 # now that we've accessed the exception regs, we can enable exceptions
820 # now that we've accessed the exception regs, we can enable exceptions
/linux-3.4.99/arch/parisc/math-emu/
DREADME1 All files except driver.c are snapshots from the HP-UX kernel. They've
/linux-3.4.99/arch/openrisc/
DTODO.openrisc12 which was an older name for the architecture. The name we've settled on is
/linux-3.4.99/Documentation/hwmon/
Dads782831 It can operate in single ended mode (8 +ve inputs) or in differential mode,
/linux-3.4.99/Documentation/video4linux/bttv/
DREADME.freeze34 I've seen reports that bttv 0.7.x crashes whereas 0.8.x works rock solid
71 VGA cards seems to cause trouble sometimes. I've also seen funny
/linux-3.4.99/drivers/video/
Dasiliantfb.c182 unsigned ve = p->var.yres + p->var.lower_margin + p->var.vsync_len; in asiliant_set_timing() local
192 write_cr(0x11, (ve - 1) & 0x0f); in asiliant_set_timing()
207 write_cr(0x11, ((ve - 1) & 0x0f) | 0x80); in asiliant_set_timing()
Dtdfxfb.c570 u32 vd, vs, ve, vt, vbs, vbe; in tdfxfb_set_par() local
609 ve = vs + (info->var.vsync_len << 1); in tdfxfb_set_par()
610 vt = ve + (info->var.upper_margin << 1) - 1; in tdfxfb_set_par()
617 ve = vs + info->var.vsync_len; in tdfxfb_set_par()
618 vt = ve + info->var.upper_margin - 1; in tdfxfb_set_par()
677 reg.crt[0x11] = (ve & 0x0f) | 0x20; in tdfxfb_set_par()
/linux-3.4.99/Documentation/scsi/
Dsym53c500_cs.txt16 other products using this chip, but I've never laid eyes (much less hands)
/linux-3.4.99/drivers/net/wan/
DMakefile62 …hexdump -ve '"\n" 16/1 "0x%02X,"' $(obj)/wanxlfw.bin | sed 's/0x ,//g;1s/^/static u8 firmware[]={…
/linux-3.4.99/arch/ia64/kvm/
Dvtlb.c101 if (vrr.ve & vpta.ve) { in vhpt_enabled()
552 hcb->pta.ve = 1; in thash_init()
/linux-3.4.99/fs/jffs2/
DTODO29 the full dirent, we only need to go to the flash in lookup() when we think we've
/linux-3.4.99/Documentation/networking/
Dewrk3.txt38 The performance we've achieved so far has been measured through the 'ttcp'
/linux-3.4.99/Documentation/blockdev/
Dnbd.txt10 even be possible to use NBD as a root filesystem (I've never tried),
/linux-3.4.99/arch/mips/include/asm/mach-cavium-octeon/
Dkernel-entry-init.h103 # Set the SP global variable to zero so the master knows we've started
/linux-3.4.99/drivers/scsi/pcmcia/
DKconfig44 CyQ've SFC-201
/linux-3.4.99/Documentation/usb/
Danchors.txt7 to know they've all completed or to call usb_kill_urb
/linux-3.4.99/Documentation/isdn/
DREADME.syncppp38 I've implemented one additional option for the ipppd:

123456