Home
last modified time | relevance | path

Searched refs:PC_BUSY (Results 1 – 2 of 2) sorted by relevance

/linux/include/video/
H A Daty128.h321 #define PC_BUSY 0x80000000 macro
/linux/drivers/video/fbdev/aty/
H A Daty128fb.c685 if (!(aty_ld_le32(PC_NGUI_CTLSTAT) & PC_BUSY)) in aty128_flush_pixel_cache()