Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/radeon/
Dradeon_legacy_encoders.c946 fp2_gen_cntl |= R300_FP2_DVO_CLOCK_MODE_SINGLE; in radeon_legacy_tmds_ext_mode_set()
948 fp2_gen_cntl |= RADEON_FP2_PAD_FLOP_EN | R300_FP2_DVO_CLOCK_MODE_SINGLE; in radeon_legacy_tmds_ext_mode_set()
Dradeon_reg.h952 # define R300_FP2_DVO_CLOCK_MODE_SINGLE (1 << 28) macro