Searched refs:horz_stretching (Results 1 – 2 of 2) sorted by relevance
641 crtc->horz_stretching = aty_ld_lcd(HORZ_STRETCHING, par); in aty_get_crtc()685 crtc->horz_stretching & in aty_set_crtc()746 DPRINTK("HORZ_STRETCHING: %x\n", crtc->horz_stretching); in aty_set_crtc()752 aty_st_lcd(HORZ_STRETCHING, crtc->horz_stretching, par); in aty_set_crtc()1003 crtc->horz_stretching = aty_ld_lcd(HORZ_STRETCHING, par); in aty_var_to_crtc()1008 crtc->horz_stretching &= in aty_var_to_crtc()1061 crtc->horz_stretching |= (HORZ_STRETCH_EN | in aty_var_to_crtc()1068 crtc->horz_stretching |= (HORZ_STRETCH_MODE | HORZ_STRETCH_EN | in aty_var_to_crtc()
27 u32 horz_stretching; member