Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Daty128.h38 #define CRTC_H_TOTAL_DISP 0x0200 macro
Dradeon.h144 #define CRTC_H_TOTAL_DISP 0x0200 macro
Dradeonfb.c2920 save->crtc_h_total_disp = INREG(CRTC_H_TOTAL_DISP); in radeon_save_state()
3388 OUTREG(CRTC_H_TOTAL_DISP, mode->crtc_h_total_disp); in radeon_write_mode()
Daty128fb.c795 aty_st_le32(CRTC_H_TOTAL_DISP, crtc->h_total); in aty128_set_crtc()
/linux-2.4.37.9/drivers/video/aty/
Dmach64.h24 #define CRTC_H_TOTAL_DISP 0x0000 /* Dword offset 0_00 */ macro
Datyfb_base.c491 aty_st_le32(CRTC_H_TOTAL_DISP, crtc->h_tot_disp, info); in aty_set_crtc()
502 aty_st_le32(CRTC_H_TOTAL_DISP, crtc->h_tot_disp, info); in aty_set_crtc()
2630 crtc.h_tot_disp = aty_ld_le32(CRTC_H_TOTAL_DISP, info); in atyfb_init()