Searched refs:delayLoop (Results 1 – 1 of 1) sorted by relevance
435 static int delayLoop(int);516 delayLoop(1); in vga_reset()522 delayLoop(5); in vga_reset()524 delayLoop(2); /* give time for the video monitor to come up */ in vga_reset()528 delayLoop(int k) in delayLoop() function