Searched refs:vga_io_w_fast (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/video/ |
H A D | vga.h | 214 static inline void vga_io_w_fast (unsigned short port, unsigned char reg, in vga_io_w_fast() function 259 vga_io_w_fast (port, reg, val); in vga_w_fast() 292 vga_io_w_fast (VGA_CRT_IC, reg, val); in vga_io_wcrt() 345 vga_io_w_fast (VGA_SEQ_I, reg, val); in vga_io_wseq() 397 vga_io_w_fast (VGA_GFX_I, reg, val); in vga_io_wgfx()
|