HomeSort by relevance Sort by last modified time
    Searched refs:CRTC_VSYNC_DIS (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/video/
ati_radeon_fb.c 331 ~(CRTC_HSYNC_DIS | CRTC_VSYNC_DIS | CRTC_DISPLAY_DIS));
517 (CRTC_HSYNC_DIS | CRTC_VSYNC_DIS | CRTC_DISPLAY_DIS));
534 ~(CRTC_HSYNC_DIS | CRTC_VSYNC_DIS | CRTC_DISPLAY_DIS));
  /external/u-boot/include/
radeon.h 527 #define CRTC_VSYNC_DIS (1 << 9)
    [all...]

Completed in 114 milliseconds