HomeSort by: relevance | last modified time | path
    Searched refs:VFP_FPSID_REV_MSK (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/include/
vfpreg.h 58 #define VFP_FPSID_REV_MSK 0x0000000f /* Revision */
  /src/sys/arch/arm/vfp/
vfp_init.c 305 switch (ci->ci_vfp_id & ~ VFP_FPSID_REV_MSK) {

Completed in 12 milliseconds