Home
last modified time | relevance | path

Searched refs:VFP (Results 1 – 11 of 11) sorted by relevance

/linux-2.6.39/arch/arm/include/asm/
Dvfpmacros.h10 @ Macros to allow building with old toolkits (with no VFP support) in toolkits()
19 @ read all the working registers back into the VFP in toolkits()
34 VFPFMRX \tmp, MVFR0 @ Media and VFP Feature Register 0
43 @ write all the working registers out of the VFP
58 VFPFMRX \tmp, MVFR0 @ Media and VFP Feature Register 0
/linux-2.6.39/arch/arm/vfp/
Dentry.S32 ldr pc, [r4] @ call VFP entry point
49 @ This code is called if the VFP does not exist. It needs to flag the
50 @ failure to the VFP initialisation code.
Dvfphw.S62 @ VFP hardware support entry point.
74 VFPFMRX r1, FPEXC @ Is the VFP enabled?
77 bne look_for_VFP_exceptions @ VFP is already enabled
90 VFPFMXR FPEXC, r5 @ enable VFP, disable any pending
120 @ Load the saved state back into the VFP
157 @ On some implementations of the VFP subarch 1, setting FPSCR.IXE
165 @ not recognised by VFP
192 @ Save the current VFP state
/linux-2.6.39/Documentation/arm/VFP/
Drelease-notes.txt1 Release notes for Linux Kernel VFP support code
7 This is the first release of the Linux Kernel VFP support code. It
8 provides support for the exceptions bounced from VFP hardware found
/linux-2.6.39/include/video/
Dkyro.h25 u32 VFP; /* Ver Front Porch */ member
/linux-2.6.39/Documentation/arm/
D00-INDEX27 VFP/
/linux-2.6.39/drivers/video/kyro/
Dfbdev.c464 var->lower_margin = par->VFP; in kyrofb_check_var()
514 par->VFP = info->var.lower_margin; in kyrofb_set_par()
517 par->VTot = par->YRES + par->VBP + par->VST + par->VFP; in kyrofb_set_par()
/linux-2.6.39/arch/arm/mach-omap2/
DKconfig12 select VFP
/linux-2.6.39/arch/arm/
DKconfig1966 config VFP config
1967 bool "VFP-format floating point maths"
1970 Say Y to include VFP support code in the kernel. This is needed
1971 if your hardware includes a VFP unit.
1973 Please see <file:Documentation/arm/VFP/release-notes.txt> for
1976 Say N if your target does not have VFP hardware.
1980 depends on VFP
/linux-2.6.39/drivers/eisa/
Deisa.ids687 ICU06B0 "Zoom VFP V.32bis FAX Modem"
/linux-2.6.39/
DMAINTAINERS1140 ARM/VFP SUPPORT