Home
last modified time | relevance | path

Searched refs:CLOCK_GATING_DIS (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v7_0.c891 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()
H A Dsid.h639 #define CLOCK_GATING_DIS (1 << 23) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v7_0.c884 data = REG_SET_FIELD(data, HDP_HOST_PATH_CNTL, CLOCK_GATING_DIS, 0); in gmc_v7_0_enable_hdp_mgcg()
886 data = REG_SET_FIELD(data, HDP_HOST_PATH_CNTL, CLOCK_GATING_DIS, 1); in gmc_v7_0_enable_hdp_mgcg()
H A Dsid.h639 #define CLOCK_GATING_DIS (1 << 23) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dcikd.h761 #define CLOCK_GATING_DIS (1 << 23) macro
H A Dsid.h638 #define CLOCK_GATING_DIS (1 << 23) macro
H A Dsi.c5597 data &= ~CLOCK_GATING_DIS; in si_enable_hdp_mgcg()
5599 data |= CLOCK_GATING_DIS; in si_enable_hdp_mgcg()
H A Dcik.c6265 data &= ~CLOCK_GATING_DIS; in cik_enable_hdp_mgcg()
6267 data |= CLOCK_GATING_DIS; in cik_enable_hdp_mgcg()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dcikd.h761 #define CLOCK_GATING_DIS (1 << 23) macro
H A Dsid.h638 #define CLOCK_GATING_DIS (1 << 23) macro
H A Dsi.c5592 data &= ~CLOCK_GATING_DIS; in si_enable_hdp_mgcg()
5594 data |= CLOCK_GATING_DIS; in si_enable_hdp_mgcg()
H A Dcik.c6254 data &= ~CLOCK_GATING_DIS; in cik_enable_hdp_mgcg()
6256 data |= CLOCK_GATING_DIS; in cik_enable_hdp_mgcg()

Completed in 73 milliseconds