Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Daty128.h199 #define GUI_STAT 0x1740 macro
Daty128fb.c613 info->fifo_slots = aty_ld_le32(GUI_STAT) & 0x0fff; in do_wait_for_fifo()
631 if (!(aty_ld_le32(GUI_STAT) & (1 << 31))) { in wait_for_idle()
/linux-2.4.37.9/drivers/video/aty/
Datyfb.h361 while ((aty_ld_le32(GUI_STAT, info) & 1)!= 0); in wait_for_idle()
Dmach64.h327 #define GUI_STAT 0x0338 /* Dword offset 0_CE */ macro