OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DMA_ST_OVER
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/iomd/
iomd_dma.h
67
#define
DMA_ST_OVER
0x04
68
#define DMA_ST_MASK (DMA_ST_CHAN | DMA_ST_INT |
DMA_ST_OVER
)
iomd_dma.c
164
case
DMA_ST_OVER
| DMA_ST_INT:
165
case
DMA_ST_OVER
| DMA_ST_INT | DMA_ST_CHAN:
Completed in 45 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025