Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/cpu/broadwell/
Diobp.c14 #define IOBP_RETRY 1000 macro
34 for (try = IOBP_RETRY; try > 0; try--) { in iobp_poll()
/external/u-boot/arch/x86/cpu/ivybridge/
Dbd82x6x.c93 #define IOBP_RETRY 1000 macro
96 unsigned try = IOBP_RETRY; in iobp_poll()