Searched refs:EVERGREEN_CRTC_BLANK_DATA_EN (Results 1 – 2 of 2) sorted by relevance
237 # define EVERGREEN_CRTC_BLANK_DATA_EN (1 << 8) macro
2724 if (!(tmp & EVERGREEN_CRTC_BLANK_DATA_EN)) { in evergreen_mc_stop()2727 tmp |= EVERGREEN_CRTC_BLANK_DATA_EN; in evergreen_mc_stop()2863 tmp &= ~EVERGREEN_CRTC_BLANK_DATA_EN; in evergreen_mc_resume()