Home
last modified time | relevance | path

Searched refs:mgcg_cgtt_local0 (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu8_hwmgr.h208 uint32_t mgcg_cgtt_local0; member
Dsmu8_hwmgr.c182 data->mgcg_cgtt_local0 = 0x00000000; in smu8_initialize_dpm_defaults()
/linux-5.19.10/drivers/gpu/drm/radeon/
Drv770_dpm.c150 u32 mgcg_cgtt_local0; in rv770_mg_clock_gating_enable() local
153 mgcg_cgtt_local0 = RV770_MGCGTTLOCAL0_DFLT; in rv770_mg_clock_gating_enable()
155 mgcg_cgtt_local0 = RV7XX_MGCGTTLOCAL0_DFLT; in rv770_mg_clock_gating_enable()
157 WREG32(CG_CGTT_LOCAL_0, mgcg_cgtt_local0); in rv770_mg_clock_gating_enable()