Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dradeon_legacy_encoders.c1245 disp_hw_debug |= RADEON_CRT2_DISP1_SEL; in radeon_legacy_tv_dac_mode_set()
1255 disp_hw_debug &= ~RADEON_CRT2_DISP1_SEL; in radeon_legacy_tv_dac_mode_set()
1271 disp_hw_debug |= RADEON_CRT2_DISP1_SEL; in radeon_legacy_tv_dac_mode_set()
1281 disp_hw_debug &= ~RADEON_CRT2_DISP1_SEL; in radeon_legacy_tv_dac_mode_set()
1620 tmp = disp_hw_debug & ~RADEON_CRT2_DISP1_SEL; in radeon_legacy_tv_dac_detect()
Dradeon_reg.h677 # define RADEON_CRT2_DISP1_SEL (1 << 5) macro
Dr100.c2675 disp_hw_debug |= RADEON_CRT2_DISP1_SEL; in r100_set_common_regs()