Home
last modified time | relevance | path

Searched refs:IOBP_RETRY (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Diobp.c14 #define IOBP_RETRY 1000 macro
34 for (try = IOBP_RETRY; try > 0; try--) { in iobp_poll()
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dbd82x6x.c97 #define IOBP_RETRY 1000 macro
100 unsigned try = IOBP_RETRY; in iobp_poll()