Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dsid.h1849 # define PG_CNTL_ENABLE (1 << 0) macro
Dsi.c5232 data |= PG_CNTL_ENABLE; in si_enable_dma_pg()
5234 data &= ~PG_CNTL_ENABLE; in si_enable_dma_pg()
/drivers/gpu/drm/amd/amdgpu/
Dsid.h1913 # define PG_CNTL_ENABLE (1 << 0) macro