Searched refs:crtc_v_total_disp (Results 1 – 1 of 1) sorted by relevance
434 u32 crtc_v_total_disp; member2922 save->crtc_v_total_disp = INREG(CRTC_V_TOTAL_DISP); in radeon_save_state()3130 newmode.crtc_v_total_disp = ((vTotal - 1) & 0xffff) | in radeon_load_video_mode()3177 newmode.crtc_v_total_disp, newmode.crtc_v_sync_strt_wid); in radeon_load_video_mode()3390 OUTREG(CRTC_V_TOTAL_DISP, mode->crtc_v_total_disp); in radeon_write_mode()