Searched refs:shadow_v_tot_disp (Results 1 – 2 of 2) sorted by relevance
32 u32 shadow_v_tot_disp; member
663 crtc->shadow_v_tot_disp = aty_ld_le32(CRTC_V_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()736 DPRINTK("SHADOW CRTC_V_TOTAL_DISP: %x\n", crtc->shadow_v_tot_disp); in aty_set_crtc()741 aty_st_le32(CRTC_V_TOTAL_DISP, crtc->shadow_v_tot_disp, par); in aty_set_crtc()1090 crtc->shadow_v_tot_disp = crtc->v_tot_disp; in aty_var_to_crtc()