Searched refs:CRTC_EXT_CNTL (Results 1 – 4 of 4) sorted by relevance
19 #define CRTC_EXT_CNTL 0x0054 macro
1289 save_crtc_ext_cntl = INREG(CRTC_EXT_CNTL); in radeon_fixup_apertures()1291 OUTREG(CRTC_EXT_CNTL, save_crtc_ext_cntl | CRTC_DISPLAY_DIS); in radeon_fixup_apertures()1337 OUTREG(CRTC_EXT_CNTL, save_crtc_ext_cntl); in radeon_fixup_apertures()2630 tmp = INREG(CRTC_EXT_CNTL); in radeonfb_ioctl()2635 tmp = INREG(CRTC_EXT_CNTL); in radeonfb_ioctl()2641 OUTREG(CRTC_EXT_CNTL, tmp); in radeonfb_ioctl()2659 tmp = INREG(CRTC_EXT_CNTL); in radeonfb_ioctl()2735 u32 val = INREG(CRTC_EXT_CNTL); in radeonfb_blank()2781 OUTREG(CRTC_EXT_CNTL, val); in radeonfb_blank()2917 save->crtc_ext_cntl = INREG(CRTC_EXT_CNTL); in radeon_save_state()[all …]
1068 aty_st_le32(CRTC_EXT_CNTL, aty_ld_le32(CRTC_EXT_CNTL) | CRT_CRTC_ON); in aty128_set_crt_enable()1071 aty_st_le32(CRTC_EXT_CNTL, aty_ld_le32(CRTC_EXT_CNTL) & ~CRT_CRTC_ON); in aty128_set_crt_enable()1305 aty_st_8(CRTC_EXT_CNTL + 1, 4); /* turn video off */ in aty128_set_par()1321 aty_st_8(CRTC_EXT_CNTL + 1, 0); /* turn the video back on */ in aty128_set_par()2346 aty_st_8(CRTC_EXT_CNTL+1, state); in aty128fbcon_blank()
119 #define CRTC_EXT_CNTL 0x0054 macro