Home
last modified time | relevance | path

Searched refs:RADEON_CRTC2_EN (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dradeon_bios.c550 ((crtc2_gen_cntl & ~RADEON_CRTC2_EN) | in legacy_read_disabled_bios()
H A Dradeon_legacy_encoders.c1476 WREG32(RADEON_CRTC2_GEN_CNTL, (RADEON_CRTC2_EN | in radeon_legacy_ext_dac_detect()
H A Dradeon_reg.h462 # define RADEON_CRTC2_EN (1 << 25) macro
H A Dr100.c129 if (!(RREG32(RADEON_CRTC2_GEN_CNTL) & RADEON_CRTC2_EN)) in r100_wait_for_vblank()