VFP                11 arch/arm/include/asm/vfpmacros.h @ Macros to allow building with old toolkits (with no VFP support)
VFP                20 arch/arm/include/asm/vfpmacros.h 	@ read all the working registers back into the VFP
VFP                35 arch/arm/include/asm/vfpmacros.h 	VFPFMRX	\tmp, MVFR0			    @ Media and VFP Feature Register 0
VFP                44 arch/arm/include/asm/vfpmacros.h 	@ write all the working registers out of the VFP
VFP                59 arch/arm/include/asm/vfpmacros.h 	VFPFMRX	\tmp, MVFR0			    @ Media and VFP Feature Register 0
VFP               459 drivers/video/fbdev/kyro/fbdev.c 	var->lower_margin = par->VFP;
VFP               509 drivers/video/fbdev/kyro/fbdev.c 	par->VFP = info->var.lower_margin;
VFP               512 drivers/video/fbdev/kyro/fbdev.c 	par->VTot = par->YRES + par->VBP + par->VST + par->VFP;
VFP                25 include/video/kyro.h 	u32 VFP;	/* Ver Front Porch   */