Searched refs:fp_horz_vert_active (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dradeon_legacy_crtc.c63 u32 fp_horz_stretch, fp_vert_stretch, fp_horz_vert_active; local
111 fp_horz_vert_active = 0;
193 fp_horz_vert_active = (((native_mode->vdisplay) & 0xfff) |
206 WREG32(RADEON_FP_HORZ_VERT_ACTIVE, fp_horz_vert_active);

Completed in 102 milliseconds