Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/aty/
Datyfb_base.c3330 u16 mwidth, mheight, lcd_hsync_start, lcd_vsync_start; in aty_init_lcd() local
3333 mwidth = *((u16 *)(modeptr+0)); in aty_init_lcd()
3336 if (mwidth == width && mheight == height) { in aty_init_lcd()