dp_gui_master_cntl   49 drivers/video/fbdev/aty/radeon_accel.c 		rinfo->dp_gui_master_cntl  /* contains, like GMC_DST_32BPP */
dp_gui_master_cntl  115 drivers/video/fbdev/aty/radeon_accel.c 		rinfo->dp_gui_master_cntl /* i.e. GMC_DST_32BPP */
dp_gui_master_cntl  304 drivers/video/fbdev/aty/radeon_accel.c 	rinfo->dp_gui_master_cntl = ((temp << 8) | GMC_CLR_CMP_CNTL_DIS);
dp_gui_master_cntl  307 drivers/video/fbdev/aty/radeon_accel.c 	OUTREG(DP_GUI_MASTER_CNTL, (rinfo->dp_gui_master_cntl |
dp_gui_master_cntl  340 drivers/video/fbdev/aty/radeonfb.h 	u32			dp_gui_master_cntl;