HomeSort by: relevance | last modified time | path
    Searched refs:vga (Results 1 - 25 of 31) sorted by relevancy

1 2

  /src/sys/arch/atari/atari/
conf.c 55 cons_decl(vga); variable
65 { dev_init(vga,cnprobe), dev_init(vga,cninit) },
  /src/sys/external/bsd/drm2/dist/drm/virtio/
virtgpu_drv.c 55 bool vga = (pdev->class >> 8) == PCI_CLASS_DISPLAY_VGA; local
59 vga ? "virtio-vga" : "virtio-gpu-pci",
62 if (vga)
  /src/sys/arch/atari/conf/
MILAN.in 20 # XXX: Since the Milan VGA works in monochrome for the moment, _only_
37 # use explicit WSDISPLAY_FONTENC_IBM font that MI vga(4) assumes
103 vga0 at pci? dev ? function ? # a PCI VGA card
104 wsdisplay* at vga? console ? # as a wscons console
MILAN-ISAIDE 98 vga0 at pci? dev ? function ? # a PCI VGA card
99 wsdisplay* at vga? console ? # as a wscons console
MILAN-PCIIDE 98 vga0 at pci? dev ? function ? # a PCI VGA card
99 wsdisplay* at vga? console ? # as a wscons console
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/allwinner/
sun6i-a31-hummingbird.dts 76 vga-connector {
77 compatible = "vga-connector";
86 vga-dac {
87 compatible = "dumb-vga-dac";
112 reg_vga_3v3: vga-3v3-regulator {
114 regulator-name = "vga-3v3";
sun5i-a13-olinuxino.dts 76 compatible = "dumb-vga-dac";
100 vga {
101 compatible = "vga-connector";
sun9i-a80-cubieboard4.dts 77 vga-connector {
78 compatible = "vga-connector";
79 label = "vga";
89 vga-dac {
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/nxp/imx/
imx6qdl-tx6-lvds.dtsi 144 timing-vga {
237 timing-vga {
imx6qdl-tx6-lcd.dtsi 113 timing-vga {
imx53-tx53-x03x.dts 70 timing-vga {
  /src/sys/arch/bebox/stand/boot/
Makefile 26 SRCS+= pci.c prf.c sd.c siop.c tgets.c vga.c video.c vreset.c wdc.c wd.c
  /src/sys/arch/prep/stand/boot/
Makefile 24 SRCS+= kbd.c ns16550.c vreset.c vga.c
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/devinit/
nouveau_nvkm_subdev_devinit_base.c 32 #include <subdev/vga.h>
97 /* unlock the extended vga crtc regs */
nouveau_nvkm_subdev_devinit_nv05.c 37 #include <subdev/vga.h>
nouveau_nvkm_subdev_devinit_nv50.c 37 #include <subdev/vga.h>
nouveau_nvkm_subdev_devinit_nv04.c 38 #include <subdev/vga.h>
436 /* restore vga owner saved at first init */
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/i2c/
nouveau_nvkm_subdev_i2c_busnv04.c 32 #include <subdev/vga.h>
nouveau_nvkm_subdev_i2c_busnv50.c 32 #include <subdev/vga.h>
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
nouveau_nvkm_engine_disp_vga.c 29 #include <subdev/vga.h>
149 * it affects only the 8 bit vga io regs, which we access using mmio at
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/arm/
arm-realview-eb.dtsi 141 vga {
142 compatible = "vga-connector";
arm-realview-pb1176.dts 167 vga {
168 compatible = "vga-connector";
arm-realview-pbx.dtsi 157 vga {
161 * monitor is connected to the VGA connector.
163 compatible = "vga-connector";
  /src/sys/arch/sparc/dev/
tctrl.c 109 "external VGA attached",
816 int vga; local
819 vga = (sc->sc_ext_status &
821 if (vga != sc->sc_extvga) {
822 sc->sc_extvga = vga;
  /src/share/man/man4/
Makefile 74 vald.4 valz.4 veriexec.4 vga.4 vge.4 viaide.4 video.4 \

Completed in 558 milliseconds

1 2