Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dbroadwell_igd.c41 #define GT_RETRY 1000 macro
59 if (get_timer(start) > GT_RETRY) { in poll32()
339 unsigned try = GT_RETRY; in gtt_poll()