Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_legacy_encoders.c1243 disp_hw_debug |= RADEON_CRT2_DISP1_SEL; in radeon_legacy_tv_dac_mode_set()
1253 disp_hw_debug &= ~RADEON_CRT2_DISP1_SEL; in radeon_legacy_tv_dac_mode_set()
1269 disp_hw_debug |= RADEON_CRT2_DISP1_SEL; in radeon_legacy_tv_dac_mode_set()
1279 disp_hw_debug &= ~RADEON_CRT2_DISP1_SEL; in radeon_legacy_tv_dac_mode_set()
1619 tmp = disp_hw_debug & ~RADEON_CRT2_DISP1_SEL; in radeon_legacy_tv_dac_detect()
H A Dradeon_reg.h677 # define RADEON_CRT2_DISP1_SEL (1 << 5) macro
H A Dr100.c2679 disp_hw_debug |= RADEON_CRT2_DISP1_SEL; in r100_set_common_regs()