Searched refs:CLOCK_GATING_DIS (Results 1 – 4 of 4) sorted by relevance
638 #define CLOCK_GATING_DIS (1 << 23) macro
763 #define CLOCK_GATING_DIS (1 << 23) macro
5577 data &= ~CLOCK_GATING_DIS; in si_enable_hdp_mgcg()5579 data |= CLOCK_GATING_DIS; in si_enable_hdp_mgcg()
6676 data &= ~CLOCK_GATING_DIS; in cik_enable_hdp_mgcg()6678 data |= CLOCK_GATING_DIS; in cik_enable_hdp_mgcg()