Home
last modified time | relevance | path

Searched refs:MVFR0 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/include/asm/
H A Dvfpmacros.h47 VFPFMRX \tmp, MVFR0 @ Media and VFP Feature Register 0
72 VFPFMRX \tmp, MVFR0 @ Media and VFP Feature Register 0
H A Dvfp.h16 #define MVFR0 cr7 macro
/linux/arch/arm/vfp/
H A Dvfpmodule.c941 u32 mvfr0 = fmrx(MVFR0); in vfp_init()