Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_bios.c545 ((crtc_gen_cntl & ~RADEON_CRTC_EN) | in legacy_read_disabled_bios()
H A Dradeon_reg.h447 # define RADEON_CRTC_EN (1 << 25) macro
H A Dr100.c126 if (!(RREG32(RADEON_CRTC_GEN_CNTL) & RADEON_CRTC_EN)) in r100_wait_for_vblank()