Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Daty128.h150 #define DP_BRUSH_FRGD_CLR 0x147c macro
Dradeon.h318 #define DP_BRUSH_FRGD_CLR 0x147C macro
Dradeonfb.c2027 OUTREG(DP_BRUSH_FRGD_CLR, 0xffffffff); in radeon_engine_init()
4468 OUTREG(DP_BRUSH_FRGD_CLR, clr); in radeon_rectfill()
Daty128fb.c751 aty_st_le32(DP_BRUSH_FRGD_CLR, 0xFFFFFFFF); /* white */ in aty128_init_engine()