Home
last modified time | relevance | path

Searched refs:PG_CNTL_ENABLE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h1913 # define PG_CNTL_ENABLE (1 << 0) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dsid.h1849 # define PG_CNTL_ENABLE (1 << 0) macro
H A Dsi.c5240 data |= PG_CNTL_ENABLE; in si_enable_dma_pg()
5242 data &= ~PG_CNTL_ENABLE; in si_enable_dma_pg()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h1913 # define PG_CNTL_ENABLE (1 << 0) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dsid.h1849 # define PG_CNTL_ENABLE (1 << 0) macro
H A Dsi.c5235 data |= PG_CNTL_ENABLE; in si_enable_dma_pg()
5237 data &= ~PG_CNTL_ENABLE; in si_enable_dma_pg()

Completed in 42 milliseconds