Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dradeonfb.c433 u32 crtc_h_sync_strt_wid; member
2921 save->crtc_h_sync_strt_wid = INREG(CRTC_H_SYNC_STRT_WID); in radeon_save_state()
3127 newmode.crtc_h_sync_strt_wid = ((hsync_start & 0x1fff) | in radeon_load_video_mode()
3175 newmode.crtc_h_total_disp, newmode.crtc_h_sync_strt_wid); in radeon_load_video_mode()
3389 OUTREG(CRTC_H_SYNC_STRT_WID, mode->crtc_h_sync_strt_wid); in radeon_write_mode()