Searched refs:CLOCK_GATING_DIS (Results 1 – 6 of 6) sorted by relevance
891 data = REG_SET_FIELD(data, HDP_HOST_PATH_CNTL, CLOCK_GATING_DIS, 0); in gmc_v7_0_enable_hdp_mgcg()893 data = REG_SET_FIELD(data, HDP_HOST_PATH_CNTL, CLOCK_GATING_DIS, 1); in gmc_v7_0_enable_hdp_mgcg()
639 #define CLOCK_GATING_DIS (1 << 23) macro
638 #define CLOCK_GATING_DIS (1 << 23) macro
761 #define CLOCK_GATING_DIS (1 << 23) macro
5593 data &= ~CLOCK_GATING_DIS; in si_enable_hdp_mgcg()5595 data |= CLOCK_GATING_DIS; in si_enable_hdp_mgcg()
6265 data &= ~CLOCK_GATING_DIS; in cik_enable_hdp_mgcg()6267 data |= CLOCK_GATING_DIS; in cik_enable_hdp_mgcg()