OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DMA4_CCR_WR_ACTIVE
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/Omap35xxPkg/Include/Omap3530/
Omap3530Dma.h
93
#define
DMA4_CCR_WR_ACTIVE
BIT10
/device/linaro/bootloader/edk2/Omap35xxPkg/Library/OmapDmaLib/
OmapDmaLib.c
171
MmioAnd32 (DMA4_CCR(0), ~(DMA4_CCR_ENABLE | DMA4_CCR_RD_ACTIVE |
DMA4_CCR_WR_ACTIVE
));
Completed in 49 milliseconds