Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/video/fbdev/
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()
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()
Di740fb.c799 i740inb(par, VGA_IS1_RC); /* reset flip-flop */ in i740fb_set_par()
804 i740inb(par, VGA_IS1_RC); in i740fb_set_par()
Dtridentfb.c716 fb_readb(par->io_virt + VGA_IS1_RC); /* flip-flop to index */ in writeAttr()
1322 fb_readb(par->io_virt + VGA_IS1_RC); /* flip-flop to index */ in tridentfb_set_par()
/Linux-v6.1/include/linux/
Dsvga.h73 vga_r(regbase, VGA_IS1_RC); in svga_wattr()
/Linux-v6.1/include/video/
Dvga.h49 #define VGA_IS1_RC 0x3DA /* Input Status Register 1 - color emulation */ macro
/Linux-v6.1/drivers/gpu/drm/tiny/
Dbochs.c315 (void)bochs_vga_readb(bochs, VGA_IS1_RC); in bochs_hw_blank()
/Linux-v6.1/drivers/video/console/
Dvgacon.c267 inb_p(VGA_IS1_RC); in vgacon_startup()