save_crtc_ext_cntl 2036 drivers/video/fbdev/aty/radeon_base.c 	u32 save_crtc_ext_cntl;
save_crtc_ext_cntl 2046 drivers/video/fbdev/aty/radeon_base.c 	save_crtc_ext_cntl = INREG(CRTC_EXT_CNTL);
save_crtc_ext_cntl 2048 drivers/video/fbdev/aty/radeon_base.c 	OUTREG(CRTC_EXT_CNTL, save_crtc_ext_cntl | CRTC_DISPLAY_DIS);
save_crtc_ext_cntl 2096 drivers/video/fbdev/aty/radeon_base.c 	OUTREG(CRTC_EXT_CNTL, save_crtc_ext_cntl);