Home
last modified time | relevance | path

Searched refs:CLOCK_GATING_DIS (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Dsid.h638 #define CLOCK_GATING_DIS (1 << 23) macro
Dcikd.h763 #define CLOCK_GATING_DIS (1 << 23) macro
Dsi.c5577 data &= ~CLOCK_GATING_DIS; in si_enable_hdp_mgcg()
5579 data |= CLOCK_GATING_DIS; in si_enable_hdp_mgcg()
Dcik.c6676 data &= ~CLOCK_GATING_DIS; in cik_enable_hdp_mgcg()
6678 data |= CLOCK_GATING_DIS; in cik_enable_hdp_mgcg()