Searched refs:DC_HDISPLAY (Results 1 – 4 of 4) sorted by relevance
31 #define DC_HDISPLAY __REG32(DC_BASE + 0x1C0) macro
148 DC_HDISPLAY = (vga_mode[mode].hfl<<16) | vga_mode[mode].hr; in rt_dc_init()
29 #define DC_HDISPLAY __REG32(DC_BASE + 0x1C0) macro
143 DC_HDISPLAY = (vga_mode[mode].hfl<<16) | vga_mode[mode].hr; in rt_dc_init()
Completed in 10 milliseconds