Home
last modified time | relevance | path

Searched refs:CRTC_V_TOTAL_DISP (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/drivers/video/
Daty128.h40 #define CRTC_V_TOTAL_DISP 0x0208 macro
Dradeon.h146 #define CRTC_V_TOTAL_DISP 0x0208 macro
Dradeonfb.c2922 save->crtc_v_total_disp = INREG(CRTC_V_TOTAL_DISP); in radeon_save_state()
3390 OUTREG(CRTC_V_TOTAL_DISP, mode->crtc_v_total_disp); in radeon_write_mode()
Daty128fb.c797 aty_st_le32(CRTC_V_TOTAL_DISP, crtc->v_total); in aty128_set_crtc()
/linux-2.4.37.9/drivers/video/aty/
Dmach64.h34 #define CRTC_V_TOTAL_DISP 0x0008 /* Dword offset 0_02 */ macro
Datyfb_base.c509 aty_st_le32(CRTC_V_TOTAL_DISP, crtc->v_tot_disp, info); in aty_set_crtc()
2632 crtc.v_tot_disp = aty_ld_le32(CRTC_V_TOTAL_DISP, info); in atyfb_init()