Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Devergreen_reg.h203 #define EVERGREEN_DC_LUT_WRITE_EN_MASK 0x69f8 macro
Dradeon_display.c110 WREG32(EVERGREEN_DC_LUT_WRITE_EN_MASK + radeon_crtc->crtc_offset, 0x00000007); in dce4_crtc_load_lut()
158 WREG32(EVERGREEN_DC_LUT_WRITE_EN_MASK + radeon_crtc->crtc_offset, 0x00000007); in dce5_crtc_load_lut()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Dsid.h2131 #define EVERGREEN_DC_LUT_WRITE_EN_MASK 0x1a7e macro