Searched refs:CRTC_EXT_DISP_EN (Results 1 – 5 of 5) sorted by relevance
429 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp | (CRTC_EXT_DISP_EN >> 24), in aty_set_pll18818()564 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp | (CRTC_EXT_DISP_EN >> 24), in aty_set_pll_1703()690 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp | (CRTC_EXT_DISP_EN >> 24), in aty_set_pll_8398()804 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp | (CRTC_EXT_DISP_EN >> 24), in aty_set_pll_408()
582 #define CRTC_EXT_DISP_EN 0x01000000 macro
691 crtc->gen_cntl = pix_width | c_sync | CRTC_EXT_DISP_EN | CRTC_ENABLE; in aty_var_to_crtc()
500 #define CRTC_EXT_DISP_EN (1 << 24) macro
3099 newmode.crtc_gen_cntl = CRTC_EXT_DISP_EN | CRTC_EN | in radeon_load_video_mode()