Searched refs:CTXEMPTY_INT_ENABLE (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dni_dma.c239 dma_cntl &= ~CTXEMPTY_INT_ENABLE;
H A Dr600_dma.c160 dma_cntl &= ~CTXEMPTY_INT_ENABLE;
H A Dnid.h1329 # define CTXEMPTY_INT_ENABLE (1 << 28) macro
H A Dcikd.h1967 # define CTXEMPTY_INT_ENABLE (1 << 28) macro
H A Dsid.h1839 # define CTXEMPTY_INT_ENABLE (1 << 28) macro
H A Devergreend.h1410 # define CTXEMPTY_INT_ENABLE (1 << 28) macro
H A Dr600d.h637 # define CTXEMPTY_INT_ENABLE (1 << 28) macro
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_si_dma.c170 dma_cntl &= ~CTXEMPTY_INT_ENABLE;
H A Dsdma_v6_0.c425 CTXEMPTY_INT_ENABLE, enable ? 1 : 0);
H A Dsdma_v4_4_2.c902 temp = REG_SET_FIELD(temp, SDMA_CNTL, CTXEMPTY_INT_ENABLE, 1);
H A Dsid.h1903 # define CTXEMPTY_INT_ENABLE (1 << 28) macro

Completed in 335 milliseconds