Searched refs:horz_stretching (Results 1 – 2 of 2) sorted by relevance
677 crtc->horz_stretching = aty_ld_lcd(HORZ_STRETCHING, par); in aty_get_crtc()721 aty_st_lcd(HORZ_STRETCHING, crtc->horz_stretching & in aty_set_crtc()789 DPRINTK("HORZ_STRETCHING: %x\n", crtc->horz_stretching); in aty_set_crtc()795 aty_st_lcd(HORZ_STRETCHING, crtc->horz_stretching, par); in aty_set_crtc()1063 crtc->horz_stretching = aty_ld_lcd(HORZ_STRETCHING, par); in aty_var_to_crtc()1068 crtc->horz_stretching &= ~(HORZ_STRETCH_RATIO | in aty_var_to_crtc()1125 crtc->horz_stretching |= (HORZ_STRETCH_EN | in aty_var_to_crtc()1132 crtc->horz_stretching |= (HORZ_STRETCH_MODE | HORZ_STRETCH_EN | in aty_var_to_crtc()
30 u32 horz_stretching; member
Completed in 134 milliseconds