Searched refs:gfx_outw (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xf86-video-nsc/dist/src/panel/
H A Dpnl_bios.c146 extern void gfx_outw(unsigned short port, unsigned short data);
226 gfx_outw(VR_INDEX, VR_UNLOCK);
227 gfx_outw(VR_INDEX, (VRC_VG << 8) | VG_MEM_SIZE);
265 gfx_outw(VR_INDEX, VR_UNLOCK);
266 gfx_outw(VR_INDEX, (VRC_VG << 8) | VG_FP_TYPE);
/xsrc/external/mit/xf86-video-geode/dist/src/panel/
H A Dpnl_bios.c37 extern void gfx_outw(unsigned short port, unsigned short data);
124 gfx_outw(VR_INDEX, VR_UNLOCK);
125 gfx_outw(VR_INDEX, (VRC_VG << 8) | VG_MEM_SIZE);
164 gfx_outw(VR_INDEX, VR_UNLOCK);
165 gfx_outw(VR_INDEX, (VRC_VG << 8) | VG_FP_TYPE);
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Ddurango.c428 gfx_outw(unsigned short port, unsigned short data) function in typeref:typename:void
516 gfx_outw(unsigned short port, unsigned short data) function in typeref:typename:void
541 void gfx_outw(unsigned short port, unsigned short data);
569 gfx_outw(unsigned short port, unsigned short data) function in typeref:typename:void
644 gfx_outw(unsigned short port, unsigned short data) function in typeref:typename:void
661 #define OUTW(port, data) gfx_outw(port, data)
H A Dnsc_gx2_vga.c225 gfx_outw(0x3C4, tmp);
269 gfx_outw(0x3C4, 0x300);
H A Dnsc.h219 extern void gfx_outw(unsigned short port, unsigned short data);
H A Dnsc_gx2_driver.c1391 gfx_outw(MDC_SEQUENCER_INDEX, MDC_SEQUENCER_RESET);
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Ddurango.c113 void gfx_outw(unsigned short, unsigned short);
141 gfx_outw(unsigned short port, unsigned short data) function in typeref:typename:void
H A Dgx_vga.c127 gfx_outw(0x3C4, tmp);
175 gfx_outw(0x3C4, 0x300);
H A Dgeode.h150 extern void gfx_outw(unsigned short port, unsigned short data);
H A Dgx_driver.c1131 gfx_outw(MDC_SEQUENCER_INDEX, MDC_SEQUENCER_RESET);
/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Ddurango.c420 gfx_outw(unsigned short port, unsigned short data) function in typeref:typename:void
510 gfx_outw(unsigned short port, unsigned short data) function in typeref:typename:void
551 gfx_outw(unsigned short port, unsigned short data) function in typeref:typename:void
567 #define OUTW(port, data) gfx_outw(port, data)

Completed in 13 milliseconds