Home
last modified time | relevance | path

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

/linux-3.4.99/include/video/
Dvga.h430 static inline void vga_mm_wgfx (void __iomem *regbase, unsigned char reg, unsigned char val) in vga_mm_wgfx() function
/linux-3.4.99/drivers/video/
Dtridentfb.c600 vga_mm_wgfx(par->io_virt, reg, val); in write3CE()