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

  /device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/PL180MciDxe/
PL180Mci.c 46 MCI_TRACE ("MciInitialize()");
425 MCI_TRACE ("MciNotifyState(MmcHwInitializationState): TurnOff MCI");
433 MCI_TRACE ("MciNotifyState(MmcHwInitializationState): TurnOn MCI");
452 MCI_TRACE ("MciNotifyState(MmcIdleState)");
455 MCI_TRACE ("MciNotifyState(MmcReadyState)");
458 MCI_TRACE ("MciNotifyState (MmcIdentificationState)");
462 MCI_TRACE ("MciNotifyState (MmcStandByState)");
481 //MCI_TRACE ("MciNotifyState(MmcTransferState)");
484 MCI_TRACE ("MciNotifyState(MmcSendingDataState)");
487 MCI_TRACE ("MciNotifyState(MmcReceiveDataState)");
    [all...]
PL180Mci.h 148 #define MCI_TRACE(txt) DEBUG ((EFI_D_BLKIO, "ARM_MCI: " txt "\n"))

Completed in 103 milliseconds