Searched refs:CLOCK_GATING_DIS (Results 1 – 5 of 5) sorted by relevance
638 #define CLOCK_GATING_DIS (1 << 23) macro
761 #define CLOCK_GATING_DIS (1 << 23) macro
5573 data &= ~CLOCK_GATING_DIS; in si_enable_hdp_mgcg()5575 data |= CLOCK_GATING_DIS; in si_enable_hdp_mgcg()
6254 data &= ~CLOCK_GATING_DIS; in cik_enable_hdp_mgcg()6256 data |= CLOCK_GATING_DIS; in cik_enable_hdp_mgcg()
639 #define CLOCK_GATING_DIS (1 << 23) macro