Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dvga16fb.c224 vga_io_r(VGA_IS1_RC); /* reset flip-flop */ in vga16fb_pan_var()
230 vga_io_r(VGA_IS1_RC); in vga16fb_pan_var()
636 vga_io_r(VGA_IS1_RC); /* reset flip-flop */ in vga16fb_set_par()
645 vga_io_r(VGA_IS1_RC); in vga16fb_set_par()
660 vga_io_r(VGA_IS1_RC); /* ! 0x3BA */ in ega16_setpalette()
662 vga_io_r(VGA_IS1_RC); /* some clones need it */ in ega16_setpalette()
H A Dneofb.c396 vga_r(NULL, VGA_IS1_RC); in VGAenablePalette()
403 vga_r(NULL, VGA_IS1_RC); in VGAdisablePalette()
415 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()
1321 fb_readb(par->io_virt + VGA_IS1_RC); /* flip-flop to index */ in tridentfb_set_par()
/linux/include/linux/
H A Dsvga.h73 vga_r(regbase, VGA_IS1_RC); in svga_wattr()
/linux/include/video/
H A Dvga.h49 #define VGA_IS1_RC 0x3DA /* Input Status Register 1 - color emulation */ macro
/linux/drivers/gpu/drm/tiny/
H A Dbochs.c320 (void)bochs_vga_readb(bochs, VGA_IS1_RC); in bochs_hw_blank()
/linux/drivers/video/console/
H A Dvgacon.c294 inb_p(VGA_IS1_RC); in vgacon_startup()