Searched refs:fp_crtc_v_total_disp (Results 1 – 1 of 1) sorted by relevance
65 u32 fp_v_sync_strt_wid, fp_crtc_v_total_disp; in radeon_legacy_rmx_mode_set() local98 fp_crtc_v_total_disp = (((mode->crtc_vtotal - 1) & 0xffff) in radeon_legacy_rmx_mode_set()180 fp_crtc_v_total_disp = (((mode->crtc_vblank_end - mode->crtc_vblank_start) & 0xffff) in radeon_legacy_rmx_mode_set()210 WREG32(RADEON_FP_CRTC_V_TOTAL_DISP, fp_crtc_v_total_disp); in radeon_legacy_rmx_mode_set()