Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/fbdev/aty/
Dmach64_accel.c45 ~(GUI_ENGINE_ENABLE | HWCURSOR_ENABLE), par); in aty_reset_engine()
48 aty_ld_le32(GEN_TEST_CNTL, par) | GUI_ENGINE_ENABLE, par); in aty_reset_engine()
/Linux-v6.6/include/video/
Dmach64.h761 #define GUI_ENGINE_ENABLE 0x100 macro