Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/aty/
Dmach64_cursor.c83 aty_st_le32(GEN_TEST_CNTL, aty_ld_le32(GEN_TEST_CNTL, par) in atyfb_cursor()
86 aty_st_le32(GEN_TEST_CNTL, aty_ld_le32(GEN_TEST_CNTL, par) in atyfb_cursor()
Dmach64_accel.c43 aty_st_le32(GEN_TEST_CNTL, in aty_reset_engine()
44 aty_ld_le32(GEN_TEST_CNTL, par) & in aty_reset_engine()
47 aty_st_le32(GEN_TEST_CNTL, in aty_reset_engine()
48 aty_ld_le32(GEN_TEST_CNTL, par) | GUI_ENGINE_ENABLE, par); in aty_reset_engine()
/linux-6.1.9/include/video/
Dmach64.h180 #define GEN_TEST_CNTL 0x00D0 /* Dword offset 0_34 */ macro