Searched refs:OLDDIM (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/video/ |
D | trident.h | 134 #define OLDDIM 0x2140 macro
|
/linux-4.4.14/drivers/video/fbdev/ |
D | tridentfb.c | 435 writemmr(par, OLDDIM, point(h, w)); in xp_fill_rect() 469 writemmr(par, OLDDIM, point(h, w)); in xp_copy_rect() 575 writemmr(par, OLDDIM, point(w - 1, h - 1)); in tgui_fill_rect() 608 writemmr(par, OLDDIM, point(w - 1, h - 1)); in tgui_copy_rect()
|