Searched defs:WaitTillIdle (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/matrox/ | ||
H A D | matroxfb_base.h | 676 #define WaitTillIdle() do { mga_inl(M_STATUS); do {} while (mga_inl(M_STATUS) & 0x10000); } while (0) macro |
Completed in 77 milliseconds