Searched refs:vga_out16 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/savage/
H A Dsavagefb_driver.c547 vga_out16(0x3d4, 0x4838, par);
548 vga_out16(0x3d4, 0xa039, par);
549 vga_out16(0x3c4, 0x0608, par);
700 vga_out16(0x3d4, 0x4838, par);
701 vga_out16(0x3d4, 0xa039, par);
702 vga_out16(0x3c4, 0x0608, par);
1270 vga_out16(0x3d4, 0x4838, par);
1271 vga_out16(0x3d4, 0xa539, par);
1272 vga_out16(0x3c4, 0x0608, par);
1307 vga_out16(
[all...]
H A Dsavagefb.h305 static inline void vga_out16(int addr, u16 val, struct savagefb_par *par) function

Completed in 80 milliseconds