Home
last modified time | relevance | path

Searched refs:MEM_POWER_OVERRIDE (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_si_dma.c659 data &= ~MEM_POWER_OVERRIDE; in si_dma_set_clockgating_state()
671 data |= MEM_POWER_OVERRIDE; in si_dma_set_clockgating_state()
H A Dsid.h1909 # define MEM_POWER_OVERRIDE (1 << 8) macro
/openbsd/sys/dev/pci/drm/radeon/
H A Dsid.h1845 # define MEM_POWER_OVERRIDE (1 << 8) macro
H A Dsi.c5542 data &= ~MEM_POWER_OVERRIDE; in si_enable_dma_mgcg()
5554 data |= MEM_POWER_OVERRIDE; in si_enable_dma_mgcg()