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

  /external/u-boot/drivers/video/
ati_radeon_fb.c 338 OUTREG(CRTC_OFFSET_CNTL, 0);
366 mode->crtc_offset_cntl = CRTC_OFFSET_CNTL__CRTC_TILE_EN;
509 mode->crtc_offset_cntl = 0x00000000;
524 OUTREG(CRTC_OFFSET_CNTL, mode->crtc_offset_cntl);
  /external/u-boot/include/
radeon.h 167 #define CRTC_OFFSET_CNTL 0x0228
    [all...]

Completed in 137 milliseconds