Home
last modified time | relevance | path

Searched refs:HWCURSOR_ENABLE (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/video/fbdev/aty/
Dmach64_cursor.c84 | HWCURSOR_ENABLE, par); in atyfb_cursor()
87 & ~HWCURSOR_ENABLE, par); in atyfb_cursor()
Dmach64_accel.c45 ~(GUI_ENGINE_ENABLE | HWCURSOR_ENABLE), par); in aty_reset_engine()
/linux-5.19.10/include/video/
Dmach64.h760 #define HWCURSOR_ENABLE 0x80 macro