Searched refs:fp_h_sync_strt_wid (Results 1 – 3 of 3) sorted by relevance
64 u32 fp_h_sync_strt_wid, fp_crtc_h_total_disp; in radeon_legacy_rmx_mode_set() local92 fp_h_sync_strt_wid = ((hsync_start & 0x1fff) in radeon_legacy_rmx_mode_set()174 fp_h_sync_strt_wid = ((((mode->crtc_hsync_start - mode->crtc_hblank_start) / 8) & 0x1fff) in radeon_legacy_rmx_mode_set()207 WREG32(RADEON_FP_H_SYNC_STRT_WID, fp_h_sync_strt_wid); in radeon_legacy_rmx_mode_set()
218 u32 fp_h_sync_strt_wid; member
1328 save->fp_h_sync_strt_wid = INREG(FP_H_SYNC_STRT_WID); in radeon_save_state()1499 OUTREG(FP_H_SYNC_STRT_WID, mode->fp_h_sync_strt_wid); in radeon_write_mode()1918 newmode->fp_h_sync_strt_wid = ((rinfo->panel_info.hOver_plus & 0x1fff) | in radeonfb_set_par()