Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu8_hwmgr.h208 uint32_t mgcg_cgtt_local0; member
Dsmu8_hwmgr.c180 data->mgcg_cgtt_local0 = 0x00000000; in smu8_initialize_dpm_defaults()
/Linux-v5.4/drivers/gpu/drm/radeon/
Drv770_dpm.c148 u32 mgcg_cgtt_local0; in rv770_mg_clock_gating_enable() local
151 mgcg_cgtt_local0 = RV770_MGCGTTLOCAL0_DFLT; in rv770_mg_clock_gating_enable()
153 mgcg_cgtt_local0 = RV7XX_MGCGTTLOCAL0_DFLT; in rv770_mg_clock_gating_enable()
155 WREG32(CG_CGTT_LOCAL_0, mgcg_cgtt_local0); in rv770_mg_clock_gating_enable()