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

/linux-4.1.27/drivers/video/fbdev/
H A Dhgafb.c150 static void write_hga_w(unsigned int val, unsigned char reg) write_hga_w() function
203 write_hga_w(0x0000, 0x0c); /* start address */ hga_txt_mode()
204 write_hga_w(0x0000, 0x0e); /* cursor location */ hga_txt_mode()
234 write_hga_w(0x0000, 0x0c); /* start address */ hga_gfx_mode()
235 write_hga_w(0x0000, 0x0e); /* cursor location */ hga_gfx_mode()
261 write_hga_w(base, 0x0c); /* start address */ hga_pan()

Completed in 75 milliseconds