Searched refs:VGA_CRTC_CURSOR_LOC_HIGH (Results 1 – 3 of 3) sorted by relevance
194 #define VGA_CRTC_CURSOR_LOC_HIGH 14 macro
1142 REG_WRITE1(sc, VGA_CRTC_ADDRESS, VGA_CRTC_CURSOR_LOC_HIGH); in vga_initialize()
136 vga_set_crtc(VGA_REG_BASE, VGA_CRTC_CURSOR_LOC_HIGH, addr >> 8); in vidc_text_set_cursor()152 addr = (vga_get_crtc(VGA_REG_BASE, VGA_CRTC_CURSOR_LOC_HIGH) << 8) + in vidc_text_get_cursor()