Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dradeonfb.c456 u32 fp_crtc_v_total_disp; member
2931 save->fp_crtc_v_total_disp = INREG(FP_CRTC_V_TOTAL_DISP); in radeon_save_state()
3303 newmode.fp_crtc_v_total_disp = (rinfo->vblank & 0xffff) | in radeon_load_video_mode()
3410 OUTREG(FP_CRTC_V_TOTAL_DISP, mode->fp_crtc_v_total_disp); in radeon_write_mode()