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

/freebsd-12-stable/sys/dev/fb/
H A Dmachfbreg.h188 #define CRTC_VSYNC_DIS 0x00000008 macro
H A Dmachfb.c822 ~(CRTC_HSYNC_DIS | CRTC_VSYNC_DIS | CRTC_DISPLAY_DIS);
827 crtc_gen_cntl |= CRTC_HSYNC_DIS | CRTC_VSYNC_DIS |
834 crtc_gen_cntl |= CRTC_VSYNC_DIS | CRTC_DISPLAY_DIS;

Completed in 42 milliseconds