Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_legacy_encoders.c1238 disp_hw_debug |= RADEON_CRT2_DISP1_SEL; in radeon_legacy_tv_dac_mode_set()
1248 disp_hw_debug &= ~RADEON_CRT2_DISP1_SEL; in radeon_legacy_tv_dac_mode_set()
1264 disp_hw_debug |= RADEON_CRT2_DISP1_SEL; in radeon_legacy_tv_dac_mode_set()
1274 disp_hw_debug &= ~RADEON_CRT2_DISP1_SEL; in radeon_legacy_tv_dac_mode_set()
1613 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.c2663 disp_hw_debug |= RADEON_CRT2_DISP1_SEL; in r100_set_common_regs()