HomeSort by: relevance | last modified time | path
    Searched refs:RADEON_CRTC_H_TOTAL_DISP (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_legacy_crtc.c 741 WREG32(RADEON_CRTC_H_TOTAL_DISP + radeon_crtc->crtc_offset, crtc_h_total_disp);
1138 radeon_crtc->crtc_offset = RADEON_CRTC2_H_TOTAL_DISP - RADEON_CRTC_H_TOTAL_DISP;
radeon_reg.h 489 #define RADEON_CRTC_H_TOTAL_DISP 0x0200
radeon_combios.c 1147 ((RREG32(RADEON_CRTC_H_TOTAL_DISP) >> 16) + 1) * 8;
  /src/sys/dev/pci/
radeonfb.c 2398 htotaldisp = RADEON_CRTC_H_TOTAL_DISP;
2479 PRINTREG(RADEON_CRTC_H_TOTAL_DISP);
radeonfbreg.h 491 #define RADEON_CRTC_H_TOTAL_DISP 0x0200

Completed in 86 milliseconds