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

/u-boot/drivers/video/
H A Dbroadwell_igd.c46 #define GT_RETRY 1000 macro
64 if (get_timer(start) > GT_RETRY) {
344 unsigned try = GT_RETRY;

Completed in 33 milliseconds