shadow_h_tot_disp 31 drivers/video/fbdev/aty/atyfb.h u32 shadow_h_tot_disp; shadow_h_tot_disp 679 drivers/video/fbdev/aty/atyfb_base.c crtc->shadow_h_tot_disp = aty_ld_le32(CRTC_H_TOTAL_DISP, par); shadow_h_tot_disp 750 drivers/video/fbdev/aty/atyfb_base.c ((((crtc->shadow_h_tot_disp >> 16) & 0xff) + 1) << 3), shadow_h_tot_disp 756 drivers/video/fbdev/aty/atyfb_base.c crtc->shadow_h_tot_disp); shadow_h_tot_disp 764 drivers/video/fbdev/aty/atyfb_base.c aty_st_le32(CRTC_H_TOTAL_DISP, crtc->shadow_h_tot_disp, par); shadow_h_tot_disp 1134 drivers/video/fbdev/aty/atyfb_base.c crtc->shadow_h_tot_disp = crtc->h_tot_disp;