Home
last modified time | relevance | path

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

/linux-3.4.99/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-3.4.99/arch/arm/vfp/
Dentry.S15 @ VFP entry point.
34 ldr pc, [r4] @ call VFP entry point
51 @ This code is called if the VFP does not exist. It needs to flag the
52 @ 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 @ On UP, we lazily save the VFP context. As a different
91 @ thread wants ownership of the VFP hardware, save the old
94 VFPFMXR FPEXC, r5 @ enable VFP, disable any pending
/linux-3.4.99/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-3.4.99/include/video/
Dkyro.h25 u32 VFP; /* Ver Front Porch */ member
/linux-3.4.99/Documentation/arm/
D00-INDEX27 VFP/
/linux-3.4.99/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-3.4.99/arch/arm/
DKconfig2248 config VFP config
2249 bool "VFP-format floating point maths"
2252 Say Y to include VFP support code in the kernel. This is needed
2253 if your hardware includes a VFP unit.
2255 Please see <file:Documentation/arm/VFP/release-notes.txt> for
2258 Say N if your target does not have VFP hardware.
2262 depends on VFP
/linux-3.4.99/arch/arm/mach-omap2/
DKconfig11 select VFP
/linux-3.4.99/drivers/eisa/
Deisa.ids687 ICU06B0 "Zoom VFP V.32bis FAX Modem"
/linux-3.4.99/
DMAINTAINERS1177 ARM/VFP SUPPORT