Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/aty/
Dmach64_cursor.c81 aty_st_le32(GEN_TEST_CNTL, aty_ld_le32(GEN_TEST_CNTL, par) in atyfb_cursor()
84 aty_st_le32(GEN_TEST_CNTL, aty_ld_le32(GEN_TEST_CNTL, par) in atyfb_cursor()
Dmach64_accel.c41 aty_st_le32(GEN_TEST_CNTL, in aty_reset_engine()
42 aty_ld_le32(GEN_TEST_CNTL, par) & in aty_reset_engine()
45 aty_st_le32(GEN_TEST_CNTL, in aty_reset_engine()
46 aty_ld_le32(GEN_TEST_CNTL, par) | GUI_ENGINE_ENABLE, par); in aty_reset_engine()
/linux-2.6.39/include/video/
Dmach64.h184 #define GEN_TEST_CNTL 0x00D0 /* Dword offset 0_34 */ macro