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_CHAN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/iomd/
iomd_dma.h
65
#define
DMA_ST_CHAN
0x01
68
#define DMA_ST_MASK (
DMA_ST_CHAN
| DMA_ST_INT | DMA_ST_OVER)
iomd_dma.c
165
case DMA_ST_OVER | DMA_ST_INT |
DMA_ST_CHAN
:
167
if (status &
DMA_ST_CHAN
) {
179
case DMA_ST_INT |
DMA_ST_CHAN
:
181
if (status &
DMA_ST_CHAN
) {
Completed in 30 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025