Searched refs:VGA_CRTC_DATA (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()
64 #define VGA_CRTC_DATA 0x15 macro