Searched refs:ME_RETRY (Results 1 – 3 of 3) sorted by relevance
38 for (count = ME_RETRY; count > 0; --count) { in intel_early_me_init()117 for (count = ME_RETRY; count > 0; --count) { in intel_early_me_init_done()
32 for (count = ME_RETRY; count > 0; --count) { in intel_me_hsio_version()
21 #define ME_RETRY 100000 /* 1 second */ macro