Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dclgenfb.h105 #define CL_GR2A 0x2a /* BLT Destination Start High */ macro
Dclgenfb.c3191 vga_wgfx (regbase, CL_GR2A, (u_char) (ndest >> 16)); /* BLT dest hi */ in clgen_BitBLT()
3251 vga_wgfx (fb_info->regs, CL_GR2A, (u_char) (ndest >> 16)); /* BLT dest hi */ in clgen_RectFill()