Home
last modified time | relevance | path

Searched refs:fp_h_sync_strt_wid (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_legacy_crtc.c64 u32 fp_h_sync_strt_wid, fp_crtc_h_total_disp; in radeon_legacy_rmx_mode_set() local
92 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()
/linux-6.3-rc2/drivers/video/fbdev/aty/
A Dradeonfb.h218 u32 fp_h_sync_strt_wid; member
A Dradeon_base.c1329 save->fp_h_sync_strt_wid = INREG(FP_H_SYNC_STRT_WID); in radeon_save_state()
1500 OUTREG(FP_H_SYNC_STRT_WID, mode->fp_h_sync_strt_wid); in radeon_write_mode()
1919 newmode->fp_h_sync_strt_wid = ((rinfo->panel_info.hOver_plus & 0x1fff) | in radeonfb_set_par()

Completed in 11 milliseconds