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
1679 tmp |= EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE; in evergreen_pm_prepare()1704 tmp &= ~EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE; in evergreen_pm_finish()2689 if (!(tmp & EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE)) { in evergreen_mc_stop()2692 tmp |= EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE; in evergreen_mc_stop()2824 tmp &= ~EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE; in evergreen_mc_resume()
2018 #define EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE (1 << 24) macro2339 # define EVERGREEN_CRTC_DISP_READ_REQUEST_DISABLE (1 << 24) macro