Home
last modified time | relevance | path

Searched refs:h_stretching (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/video/aty/
Datyfb.h29 u16 h_stretching; /* LCD monitor support */ member
Datyfb_base.c530 if (crtc->h_stretching != 0) in aty_set_crtc()
531 v = v | HORZ_STRETCH_EN | crtc->h_stretching; in aty_set_crtc()
729 crtc->h_stretching = 0; in aty_var_to_crtc()
762 crtc->h_stretching = (xres*4096)/info->lcd_width; in aty_var_to_crtc()
764 crtc->h_stretching = 0; in aty_var_to_crtc()