Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_legacy_crtc.c556 WREG32(RADEON_CRTC_PITCH + radeon_crtc->crtc_offset, crtc_pitch); in radeon_crtc_do_set_base()
H A Dradeon_reg.h538 #define RADEON_CRTC_PITCH 0x022c macro
H A Dr100.c180 WREG32(RADEON_CRTC_PITCH + radeon_crtc->crtc_offset, crtc_pitch); in r100_page_flip()