Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dvga.h78 #define VGA_PEL_IW 0x3C8 /* PEL Write Index */ macro
Dit8181fb.c1095 writeb((u8)regno, itMmioAddr+VGA_PEL_IW); in do_setpalentry()
1104 writeb((u8)regno, itMmioAddr+VGA_PEL_IW); in do_getpalentry()
Dclgenfb.c3004 dummy = RGen (fb_info, VGA_PEL_IW); in WHDR()
3023 dummy = RGen (fb_info, VGA_PEL_IW); in WHDR()
3064 vga_w (fb_info->regs, VGA_PEL_IW, regnum); in WClut()