Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/aty/
Dmach64.h1214 #define VERT_STRETCH_EN 0x80000000ul macro
Datyfb_base.c537 v = v & ~(VERT_STRETCH_RATIO0 | VERT_STRETCH_EN); in aty_set_crtc()
540 v = v | VERT_STRETCH_EN | crtc->v_stretching; in aty_set_crtc()