Searched refs:CRTC_VSYNC_DIS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/fb/
H A Dmachfbreg.h188 #define CRTC_VSYNC_DIS 0x00000008 macro
H A Dmachfb.c820 ~(CRTC_HSYNC_DIS | CRTC_VSYNC_DIS | CRTC_DISPLAY_DIS);
825 crtc_gen_cntl |= CRTC_HSYNC_DIS | CRTC_VSYNC_DIS |
832 crtc_gen_cntl |= CRTC_VSYNC_DIS | CRTC_DISPLAY_DIS;

Completed in 57 milliseconds