Searched refs:CRTC_VSYNC_DIS (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/pci/ | ||
| D | machfbreg.h | 188 #define CRTC_VSYNC_DIS 0x00000008 macro |
| D | machfb.c | 2103 #define MACH64_BLANK (CRTC_DISPLAY_DIS | CRTC_HSYNC_DIS | CRTC_VSYNC_DIS) in machfb_blank() |