Searched refs:OLDDIM (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/video/ |
D | trident.h | 135 #define OLDDIM 0x2140 macro
|
/Linux-v4.19/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()
|