Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/
H A Dvgastate.c41 static inline void vga_wcrtcs(void __iomem *regbase, unsigned short iobase, in vga_wcrtcs() function
286 vga_wcrtcs(state->vgabase, iobase, 17, saved->crtc[17] & ~0x80); in restore_vga_mode()
288 vga_wcrtcs(state->vgabase, iobase, i, saved->crtc[i]); in restore_vga_mode()