Home
last modified time | relevance | path

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

/linux-2.6.39/include/video/
Dradeon.h678 #define VERT_STRETCH_RATIO_MASK 0xfff macro
/linux-2.6.39/drivers/video/aty/
Dradeon_base.c1763 newmode->fp_vert_stretch = (((((unsigned long)vRatio) & VERT_STRETCH_RATIO_MASK)) | in radeonfb_set_par()