Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDControllerDxe/
DSDController.c452 BOOLEAN AutoCMD12Enable = FALSE; in SendCommand() local
459 AutoCMD12Enable = (CommandIndex & AUTO_CMD12_ENABLE) ? TRUE : FALSE; in SendCommand()
633 if (SDHostData->IsAutoStopCmd && AutoCMD12Enable) { in SendCommand()