Lines Matching refs:old_crtc_ext_disp
423 u8 old_crtc_ext_disp; in aty_set_pll18818() local
428 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL + 3, info); in aty_set_pll18818()
429 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp | (CRTC_EXT_DISP_EN >> 24), in aty_set_pll18818()
460 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, info); in aty_set_pll18818()
561 char old_crtc_ext_disp; in aty_set_pll_1703() local
563 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL + 3, info); in aty_set_pll_1703()
564 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp | (CRTC_EXT_DISP_EN >> 24), in aty_set_pll_1703()
580 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, info); in aty_set_pll_1703()
686 char old_crtc_ext_disp; in aty_set_pll_8398() local
689 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL + 3, info); in aty_set_pll_8398()
690 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp | (CRTC_EXT_DISP_EN >> 24), in aty_set_pll_8398()
708 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, info); in aty_set_pll_8398()
801 char old_crtc_ext_disp; in aty_set_pll_408() local
803 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL + 3, info); in aty_set_pll_408()
804 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp | (CRTC_EXT_DISP_EN >> 24), in aty_set_pll_408()
853 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, info); in aty_set_pll_408()