Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dcikd.h1399 # define RLC_MEM_LS_EN (1 << 0) macro
H A Dcik.c6122 if (data & RLC_MEM_LS_EN) { in cik_enable_mgcg()
6123 data &= ~RLC_MEM_LS_EN; in cik_enable_mgcg()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dgfx_v8_0.c5897 WREG32_FIELD(RLC_MEM_SLP_CNTL, RLC_MEM_LS_EN, 1); in gfx_v8_0_update_medium_grain_clock_gating()