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

  /external/u-boot/drivers/video/
ati_radeon_fb.c 325 mode->crtc_v_total_disp = 0x01df020c;
335 OUTREG(CRTC_V_TOTAL_DISP, mode->crtc_v_total_disp);
392 mode->crtc_v_total_disp = CRTC_V_TOTAL_DISP_VAL(1066,1024);
425 mode->crtc_v_total_disp = CRTC_V_TOTAL_DISP_VAL(800,768);
431 mode->crtc_v_total_disp = CRTC_V_TOTAL_DISP_VAL(806,768);
456 mode->crtc_v_total_disp = CRTC_V_TOTAL_DISP_VAL(625,600);
461 mode->crtc_v_total_disp = CRTC_V_TOTAL_DISP_VAL(628,600);
487 mode->crtc_v_total_disp = CRTC_V_TOTAL_DISP_VAL(500,480);
493 mode->crtc_v_total_disp = CRTC_V_TOTAL_DISP_VAL(525,480)
    [all...]
  /external/u-boot/include/
radeon.h 158 #define CRTC_V_TOTAL_DISP 0x0208
    [all...]

Completed in 585 milliseconds