Searched refs:crtc_v_total_disp (Results 1 – 3 of 3) sorted by relevance
587 uint32_t crtc_v_total_disp; in radeon_set_crtc_timing() local638 crtc_v_total_disp = (((mode->crtc_vtotal - 1) & 0xffff) in radeon_set_crtc_timing()723 &crtc_h_sync_strt_wid, &crtc_v_total_disp, in radeon_set_crtc_timing()728 WREG32(RADEON_CRTC_V_TOTAL_DISP + radeon_crtc->crtc_offset, crtc_v_total_disp); in radeon_set_crtc_timing()
189 u32 crtc_v_total_disp; member
1320 save->crtc_v_total_disp = INREG(CRTC_V_TOTAL_DISP); in radeon_save_state()1487 OUTREG(CRTC_V_TOTAL_DISP, mode->crtc_v_total_disp); in radeon_write_mode()1761 newmode->crtc_v_total_disp = ((vTotal - 1) & 0xffff) | in radeonfb_set_par()1815 newmode->crtc_v_total_disp, newmode->crtc_v_sync_strt_wid); in radeonfb_set_par()