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