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...]
ati_radeon_fb.h 180 u32 crtc_v_total_disp; member in struct:radeon_regs

Completed in 67 milliseconds