Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Devergreen_reg.h203 #define EVERGREEN_DC_LUT_WRITE_EN_MASK 0x69f8 macro
H A Dradeon_display.c107 WREG32(EVERGREEN_DC_LUT_WRITE_EN_MASK + radeon_crtc->crtc_offset, 0x00000007); in dce4_crtc_load_lut()
155 WREG32(EVERGREEN_DC_LUT_WRITE_EN_MASK + radeon_crtc->crtc_offset, 0x00000007); in dce5_crtc_load_lut()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h2131 #define EVERGREEN_DC_LUT_WRITE_EN_MASK 0x1a7e macro