HomeSort by relevance Sort by last modified time
    Searched refs:DMA4_CICR (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/Omap35xxPkg/Library/OmapDmaLib/
OmapDmaLib.c 118 MmioWrite32 (DMA4_CICR (Channel), DMA4_CICR_ENABLE_ALL);
168 MmioWrite32 (DMA4_CICR (Channel), 0);
  /device/linaro/bootloader/edk2/Omap35xxPkg/Include/Omap3530/
Omap3530Dma.h 24 #define DMA4_CICR(_i) (0x48056088 + (0x60*(_i)))

Completed in 45 milliseconds