Home
last modified time | relevance | path

Searched refs:MCI_DATACTL_DMA_ENABLE (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/PL180MciDxe/
DPL180Mci.h138 #define MCI_DATACTL_DMA_ENABLE BIT3 macro
DPL180Mci.c98 …MmioWrite32 (MCI_DATA_CTL_REG, MCI_DATACTL_ENABLE | MCI_DATACTL_DMA_ENABLE | TransferDirection | (… in MciPrepareDataPath()
100 …MmioWrite32 (MCI_DATA_CTL_REG, MCI_DATACTL_ENABLE | MCI_DATACTL_DMA_ENABLE | TransferDirection | M… in MciPrepareDataPath()