Home
last modified time | relevance | path

Searched refs:ACP_TILE_P1 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acp.c88 ACP_TILE_P1 = 0, enumerator
125 if ((tile < ACP_TILE_P1) || (tile > ACP_TILE_DSP2)) { in acp_suspend_tile()
168 if ((tile < ACP_TILE_P1) || (tile > ACP_TILE_DSP2)) { in acp_resume_tile()
193 if (tile == ACP_TILE_P1) in acp_resume_tile()
219 ret = acp_suspend_tile(apd->cgs_dev, ACP_TILE_P1 + i); in acp_poweroff()
235 ret = acp_resume_tile(apd->cgs_dev, ACP_TILE_P1 + i); in acp_poweron()
/Linux-v4.19/sound/soc/amd/
Dacp.h174 ACP_TILE_P1 = 0, enumerator