Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Mmc/DwSdDxe/
DDwSd.h88 #define DWSD_INT_DRT (1 << 9) /* Data timeout */ macro
DDwSdDxe.c307 ErrMask |= DWSD_INT_DCRC | DWSD_INT_DRT | DWSD_INT_SBE; in SendCommand()