write_hga_b 188 drivers/video/fbdev/hgafb.c write_hga_b(0x61, 0x00); /* horizontal total */ write_hga_b 189 drivers/video/fbdev/hgafb.c write_hga_b(0x50, 0x01); /* horizontal displayed */ write_hga_b 190 drivers/video/fbdev/hgafb.c write_hga_b(0x52, 0x02); /* horizontal sync pos */ write_hga_b 191 drivers/video/fbdev/hgafb.c write_hga_b(0x0f, 0x03); /* horizontal sync width */ write_hga_b 193 drivers/video/fbdev/hgafb.c write_hga_b(0x19, 0x04); /* vertical total */ write_hga_b 194 drivers/video/fbdev/hgafb.c write_hga_b(0x06, 0x05); /* vertical total adjust */ write_hga_b 195 drivers/video/fbdev/hgafb.c write_hga_b(0x19, 0x06); /* vertical displayed */ write_hga_b 196 drivers/video/fbdev/hgafb.c write_hga_b(0x19, 0x07); /* vertical sync pos */ write_hga_b 198 drivers/video/fbdev/hgafb.c write_hga_b(0x02, 0x08); /* interlace mode */ write_hga_b 199 drivers/video/fbdev/hgafb.c write_hga_b(0x0d, 0x09); /* maximum scanline */ write_hga_b 200 drivers/video/fbdev/hgafb.c write_hga_b(0x0c, 0x0a); /* cursor start */ write_hga_b 201 drivers/video/fbdev/hgafb.c write_hga_b(0x0d, 0x0b); /* cursor end */ write_hga_b 219 drivers/video/fbdev/hgafb.c write_hga_b(0x35, 0x00); /* horizontal total */ write_hga_b 220 drivers/video/fbdev/hgafb.c write_hga_b(0x2d, 0x01); /* horizontal displayed */ write_hga_b 221 drivers/video/fbdev/hgafb.c write_hga_b(0x2e, 0x02); /* horizontal sync pos */ write_hga_b 222 drivers/video/fbdev/hgafb.c write_hga_b(0x07, 0x03); /* horizontal sync width */ write_hga_b 224 drivers/video/fbdev/hgafb.c write_hga_b(0x5b, 0x04); /* vertical total */ write_hga_b 225 drivers/video/fbdev/hgafb.c write_hga_b(0x02, 0x05); /* vertical total adjust */ write_hga_b 226 drivers/video/fbdev/hgafb.c write_hga_b(0x57, 0x06); /* vertical displayed */ write_hga_b 227 drivers/video/fbdev/hgafb.c write_hga_b(0x57, 0x07); /* vertical sync pos */ write_hga_b 229 drivers/video/fbdev/hgafb.c write_hga_b(0x02, 0x08); /* interlace mode */ write_hga_b 230 drivers/video/fbdev/hgafb.c write_hga_b(0x03, 0x09); /* maximum scanline */ write_hga_b 231 drivers/video/fbdev/hgafb.c write_hga_b(0x00, 0x0a); /* cursor start */ write_hga_b 232 drivers/video/fbdev/hgafb.c write_hga_b(0x00, 0x0b); /* cursor end */