Searched refs:RADEON_CRTC_TILE_EN (Results 1 – 2 of 2) sorted by relevance
490 crtc_offset_cntl |= RADEON_CRTC_TILE_EN; in radeon_crtc_do_set_base()497 crtc_offset_cntl &= ~RADEON_CRTC_TILE_EN; in radeon_crtc_do_set_base()
526 # define RADEON_CRTC_TILE_EN (1 << 15) macro