Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/console/
H A Dmdacon.c120 static void write_mda_w(unsigned int val, unsigned char reg) in write_mda_w() function
154 write_mda_w(location >> 1, 0x0e); in mda_set_cursor()
312 write_mda_w(0x0000, 0x0c); /* start address */ in mda_initialize()
313 write_mda_w(0x0000, 0x0e); /* cursor location */ in mda_initialize()