Searched refs:off_pitch (Results 1 – 2 of 2) sorted by relevance
23 u32 off_pitch; member
512 aty_st_le32(CRTC_OFF_PITCH, crtc->off_pitch, info); in aty_set_crtc()690 crtc->off_pitch = ((yoffset*vxres+xoffset)*bpp/64) | (vxres<<19); in aty_var_to_crtc()1124 par->crtc.off_pitch = ((yoffset*vxres+xoffset)*bpp/64) | (vxres<<19); in set_off_pitch()1125 aty_st_le32(CRTC_OFF_PITCH, par->crtc.off_pitch, info); in set_off_pitch()