Searched refs:shadow_h_tot_disp (Results 1 – 2 of 2) sorted by relevance
30 u32 shadow_h_tot_disp; member
661 crtc->shadow_h_tot_disp = aty_ld_le32(CRTC_H_TOTAL_DISP, par); in aty_get_crtc()731 … ((((crtc->shadow_h_tot_disp>>16) & 0xff) + 1)<<3), (((crtc->shadow_v_tot_disp>>16) & 0x7ff) + 1), in aty_set_crtc()734 DPRINTK("SHADOW CRTC_H_TOTAL_DISP: %x\n", crtc->shadow_h_tot_disp); in aty_set_crtc()739 aty_st_le32(CRTC_H_TOTAL_DISP, crtc->shadow_h_tot_disp, par); in aty_set_crtc()1088 crtc->shadow_h_tot_disp = crtc->h_tot_disp; in aty_var_to_crtc()