HomeSort by: relevance | last modified time | path
    Searched refs:DMA_IDLE (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/arch/mipsco/obio/
asc.c 71 #define DMA_IDLE 0x0
165 esc->sc_flags = DMA_IDLE;
279 esc->sc_flags = DMA_IDLE;
467 esc->sc_flags = DMA_IDLE;
481 esc->sc_flags = DMA_IDLE;
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_ni.c 1777 if (!(tmp & DMA_IDLE))
1782 if (!(tmp & DMA_IDLE))
nid.h 1333 # define DMA_IDLE (1 << 0)
sid.h 1843 # define DMA_IDLE (1 << 0)
evergreend.h 2628 # define DMA_IDLE (1 << 0)
r600d.h 641 # define DMA_IDLE (1 << 0)
radeon_si.c 3810 if (!(tmp & DMA_IDLE))
3815 if (!(tmp & DMA_IDLE))
radeon_r600.c 1681 if (!(tmp & DMA_IDLE))
radeon_evergreen.c 3854 if (!(tmp & DMA_IDLE))
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sid.h 1907 # define DMA_IDLE (1 << 0)

Completed in 148 milliseconds