Home
last modified time | relevance | path

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

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