Home
last modified time | relevance | path

Searched refs:BIT_CMD_STOP_ABORT_CMD (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Mmc/DwEmmcDxe/
DDwEmmc.h66 #define BIT_CMD_STOP_ABORT_CMD (1 << 14) macro
DDwEmmcDxe.c349 BIT_CMD_STOP_ABORT_CMD; in DwEmmcSendCommand()
/device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/DwMmcHcDxe/
DDwMmcHci.h104 #define BIT_CMD_STOP_ABORT_CMD (1 << 14) macro
DDwMmcHci.c1556 Cmd |= BIT_CMD_STOP_ABORT_CMD;
1716 Cmd |= BIT_CMD_STOP_ABORT_CMD;