Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dvga16fb.c227 vga_io_r(VGA_IS1_RC); /* reset flip-flop */ in vga16fb_pan_var()
233 vga_io_r(VGA_IS1_RC); in vga16fb_pan_var()
639 vga_io_r(VGA_IS1_RC); /* reset flip-flop */ in vga16fb_set_par()
648 vga_io_r(VGA_IS1_RC); in vga16fb_set_par()
663 vga_io_r(VGA_IS1_RC); /* ! 0x3BA */ in ega16_setpalette()
665 vga_io_r(VGA_IS1_RC); /* some clones need it */ in ega16_setpalette()
H A Dneofb.c395 vga_r(NULL, VGA_IS1_RC); in VGAenablePalette()
402 vga_r(NULL, VGA_IS1_RC); in VGAdisablePalette()
414 vga_r(NULL, VGA_IS1_RC); in VGAwATTR()
H A Di740fb.c798 i740inb(par, VGA_IS1_RC); /* reset flip-flop */ in i740fb_set_par()
803 i740inb(par, VGA_IS1_RC); in i740fb_set_par()
H A Dtridentfb.c715 fb_readb(par->io_virt + VGA_IS1_RC); /* flip-flop to index */ in writeAttr()
1323 fb_readb(par->io_virt + VGA_IS1_RC); /* flip-flop to index */ in tridentfb_set_par()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsvga.h73 vga_r(regbase, VGA_IS1_RC); in svga_wattr()
/OK3568_Linux_fs/kernel/include/video/
H A Dvga.h47 #define VGA_IS1_RC 0x3DA /* Input Status Register 1 - color emulation */ macro
/OK3568_Linux_fs/kernel/drivers/video/console/
H A Dvgacon.c290 inb_p(VGA_IS1_RC); in vgacon_startup()