Searched refs:VGA_CRTC_ADR (Results 1 – 2 of 2) sorted by relevance
104 return (vga_get_indexed(reg, VGA_CRTC_ADR, VGA_CRTC_DATA, i)); in vga_get_crtc()110 vga_set_indexed(reg, VGA_CRTC_ADR, VGA_CRTC_DATA, i, v); in vga_set_crtc()
63 #define VGA_CRTC_ADR 0x14 macro