HomeSort by relevance Sort by last modified time
    Searched defs:IS_E_PROCESSOR (Results 1 - 3 of 3) sorted by null

  /external/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
soc.h 82 #define IS_E_PROCESSOR(svr) (!((svr >> 8) & 0x1))
  /external/u-boot/arch/arm/include/asm/arch-ls102xa/
immap_ls102xa.h 13 #define IS_E_PROCESSOR(svr) (svr & 0x80000)
  /external/u-boot/arch/powerpc/include/asm/
processor.h     [all...]

Completed in 264 milliseconds