Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/aty/
Dmach64.h1207 #define HORZ_STRETCH_EN 0x80000000ul macro
Datyfb_base.c527 v = v & ~(HORZ_STRETCH_RATIO | HORZ_STRETCH_EN | AUTO_HORZ_RATIO | in aty_set_crtc()
531 v = v | HORZ_STRETCH_EN | crtc->h_stretching; in aty_set_crtc()