Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_legacy_encoders.c978 fp2_gen_cntl |= R300_FP2_DVO_CLOCK_MODE_SINGLE; in radeon_legacy_tmds_ext_mode_set()
980 fp2_gen_cntl |= RADEON_FP2_PAD_FLOP_EN | R300_FP2_DVO_CLOCK_MODE_SINGLE; in radeon_legacy_tmds_ext_mode_set()
H A Dradeon_reg.h953 # define R300_FP2_DVO_CLOCK_MODE_SINGLE (1 << 28) macro