Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_legacy_crtc.c68 fp_horz_stretch = RREG32(RADEON_FP_HORZ_STRETCH) & in radeon_legacy_rmx_mode_set()
200 WREG32(RADEON_FP_HORZ_STRETCH, fp_horz_stretch); in radeon_legacy_rmx_mode_set()
H A Dradeon_reg.h957 #define RADEON_FP_HORZ_STRETCH 0x028c macro
H A Dradeon_combios.c1110 fp_horz_stretch = RREG32(RADEON_FP_HORZ_STRETCH); in radeon_legacy_get_lvds_info_from_regs()