| /xsrc/external/mit/xf86-video-nsc/dist/src/panel/ |
| H A D | pnl_bios.c | 146 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 D | pnl_bios.c | 37 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 D | durango.c | 428 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 D | nsc_gx2_vga.c | 225 gfx_outw(0x3C4, tmp); 269 gfx_outw(0x3C4, 0x300);
|
| H A D | nsc.h | 219 extern void gfx_outw(unsigned short port, unsigned short data);
|
| H A D | nsc_gx2_driver.c | 1391 gfx_outw(MDC_SEQUENCER_INDEX, MDC_SEQUENCER_RESET);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | durango.c | 113 void gfx_outw(unsigned short, unsigned short); 141 gfx_outw(unsigned short port, unsigned short data) function in typeref:typename:void
|
| H A D | gx_vga.c | 127 gfx_outw(0x3C4, tmp); 175 gfx_outw(0x3C4, 0x300);
|
| H A D | geode.h | 150 extern void gfx_outw(unsigned short port, unsigned short data);
|
| H A D | gx_driver.c | 1131 gfx_outw(MDC_SEQUENCER_INDEX, MDC_SEQUENCER_RESET);
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | durango.c | 420 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)
|