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

  /external/u-boot/arch/x86/cpu/broadwell/
me.c 32 for (count = ME_RETRY; count > 0; --count) {
  /external/u-boot/arch/x86/cpu/ivybridge/
early_me.c 38 for (count = ME_RETRY; count > 0; --count) {
117 for (count = ME_RETRY; count > 0; --count) {
  /external/u-boot/arch/x86/include/asm/
me_common.h 21 #define ME_RETRY 100000 /* 1 second */

Completed in 57 milliseconds