Searched refs:EVERGREEN_CRTC_BLANK_DATA_EN (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Devergreen_reg.h237 # define EVERGREEN_CRTC_BLANK_DATA_EN (1 << 8) macro
H A Devergreen.c2686 if (!(tmp & EVERGREEN_CRTC_BLANK_DATA_EN)) {
2689 tmp |= EVERGREEN_CRTC_BLANK_DATA_EN;
2824 tmp &= ~EVERGREEN_CRTC_BLANK_DATA_EN;
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h2020 #define EVERGREEN_CRTC_BLANK_DATA_EN (1 << 8) macro
2356 # define EVERGREEN_CRTC_BLANK_DATA_EN (1 << 8) macro

Completed in 203 milliseconds