HomeSort by relevance Sort by last modified time
    Searched refs:CRTC_HSYNC_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 526 #define CRTC_HSYNC_DIS (1 << 8)
    [all...]

Completed in 47 milliseconds