Home
last modified time | relevance | path

Searched refs:R200_FP2_SOURCE_SEL_CRTC2 (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_legacy_encoders.c1001 fp2_gen_cntl |= R200_FP2_SOURCE_SEL_CRTC2; in radeon_legacy_tmds_ext_mode_set()
1277 fp2_gen_cntl |= R200_FP2_SOURCE_SEL_CRTC2; in radeon_legacy_tv_dac_mode_set()
H A Dradeon_reg.h938 # define R200_FP2_SOURCE_SEL_CRTC2 (1 << 10) macro