Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Diobp.c15 #define IOBP_RETRY 1000 macro
35 for (try = IOBP_RETRY; try > 0; try--) { in iobp_poll()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/
H A Dbd82x6x.c94 #define IOBP_RETRY 1000 macro
97 unsigned try = IOBP_RETRY; in iobp_poll()