Home
last modified time | relevance | path

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

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