Searched refs:crtc_v_total_disp (Results 1 – 3 of 3) sorted by relevance
552 uint32_t crtc_v_total_disp; in radeon_set_crtc_timing() local603 crtc_v_total_disp = (((mode->crtc_vtotal - 1) & 0xffff) in radeon_set_crtc_timing()688 &crtc_h_sync_strt_wid, &crtc_v_total_disp, in radeon_set_crtc_timing()693 WREG32(RADEON_CRTC_V_TOTAL_DISP + radeon_crtc->crtc_offset, crtc_v_total_disp); in radeon_set_crtc_timing()
188 u32 crtc_v_total_disp; member
1216 save->crtc_v_total_disp = INREG(CRTC_V_TOTAL_DISP); in radeon_save_state()1383 OUTREG(CRTC_V_TOTAL_DISP, mode->crtc_v_total_disp); in radeon_write_mode()1663 newmode->crtc_v_total_disp = ((vTotal - 1) & 0xffff) | in radeonfb_set_par()1717 newmode->crtc_v_total_disp, newmode->crtc_v_sync_strt_wid); in radeonfb_set_par()