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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dhgafb.c143 static void write_hga_w(unsigned int val, unsigned char reg) function
196 write_hga_w(0x0000, 0x0c); /* start address */
197 write_hga_w(0x0000, 0x0e); /* cursor location */
227 write_hga_w(0x0000, 0x0c); /* start address */
228 write_hga_w(0x0000, 0x0e); /* cursor location */
254 write_hga_w(base, 0x0c); /* start address */

Completed in 17 milliseconds