Searched refs:EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE (Results 1 – 3 of 3) sorted by relevance
235 # define EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE (1 << 24) macro
1685 tmp |= EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE; in evergreen_pm_prepare()1710 tmp &= ~EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE; in evergreen_pm_finish()2695 if (!(tmp & EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE)) { in evergreen_mc_stop()2698 tmp |= EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE; in evergreen_mc_stop()2830 tmp &= ~EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE; in evergreen_mc_resume()
2018 #define EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE (1 << 24) macro2354 # define EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE (1 << 24) macro