Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Datyfb.h362 while ((aty_ld_le32(GUI_STAT, par) & 1) != 0); in wait_for_idle()
H A Daty128fb.c640 par->fifo_slots = aty_ld_le32(GUI_STAT) & 0x0fff; in do_wait_for_fifo()
657 if (!(aty_ld_le32(GUI_STAT) & (1 << 31))) { in wait_for_idle()
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Datyfb.h361 while ((aty_ld_le32(GUI_STAT, par) & 1) != 0); in wait_for_idle()
H A Daty128fb.c638 par->fifo_slots = aty_ld_le32(GUI_STAT) & 0x0fff; in do_wait_for_fifo()
655 if (!(aty_ld_le32(GUI_STAT) & (1 << 31))) { in wait_for_idle()
/kernel/linux/linux-5.10/include/video/
H A Daty128.h200 #define GUI_STAT 0x1740 macro
H A Dmach64.h355 #define GUI_STAT 0x0338 /* Dword offset 0_CE */ macro
1176 /* GUI_STAT register constants */
/kernel/linux/linux-6.6/include/video/
H A Daty128.h200 #define GUI_STAT 0x1740 macro
H A Dmach64.h355 #define GUI_STAT 0x0338 /* Dword offset 0_CE */ macro
1176 /* GUI_STAT register constants */

Completed in 18 milliseconds