HomeSort by relevance Sort by last modified time
    Searched refs:CommandIndex (Results 1 - 25 of 28) sorted by null

1 2

  /device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/DwMmcHcDxe/
SdDevice.c 48 SdMmcCmdBlk.CommandIndex = SD_GO_IDLE_STATE;
92 SdMmcCmdBlk.CommandIndex = SD_SEND_IF_COND;
144 SdMmcCmdBlk.CommandIndex = SDIO_SEND_OP_COND;
203 SdMmcCmdBlk.CommandIndex = SD_APP_CMD;
213 SdMmcCmdBlk.CommandIndex = SD_SEND_OP_COND;
266 SdMmcCmdBlk.CommandIndex = SD_ALL_SEND_CID;
309 SdMmcCmdBlk.CommandIndex = SD_SET_RELATIVE_ADDR;
359 SdMmcCmdBlk.CommandIndex = SD_SEND_CSD;
410 SdMmcCmdBlk.CommandIndex = SD_APP_CMD;
420 SdMmcCmdBlk.CommandIndex = SD_SEND_SCR;
    [all...]
EmmcDevice.c 65 SdMmcCmdBlk.CommandIndex = EMMC_GO_IDLE_STATE;
111 SdMmcCmdBlk.CommandIndex = EMMC_SEND_OP_COND;
159 SdMmcCmdBlk.CommandIndex = EMMC_ALL_SEND_CID;
203 SdMmcCmdBlk.CommandIndex = EMMC_SET_RELATIVE_ADDR;
251 SdMmcCmdBlk.CommandIndex = EMMC_SEND_CSD;
300 SdMmcCmdBlk.CommandIndex = EMMC_SELECT_DESELECT_CARD;
343 SdMmcCmdBlk.CommandIndex = EMMC_SEND_EXT_CSD;
395 SdMmcCmdBlk.CommandIndex = EMMC_SWITCH;
440 SdMmcCmdBlk.CommandIndex = EMMC_SEND_STATUS;
490 SdMmcCmdBlk.CommandIndex = EMMC_SEND_TUNING_BLOCK;
    [all...]
DwMmcHci.c     [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/XenonDxe/
SdDevice.c 48 SdMmcCmdBlk.CommandIndex = SD_GO_IDLE_STATE;
92 SdMmcCmdBlk.CommandIndex = SD_SEND_IF_COND;
144 SdMmcCmdBlk.CommandIndex = SDIO_SEND_OP_COND;
203 SdMmcCmdBlk.CommandIndex = SD_APP_CMD;
213 SdMmcCmdBlk.CommandIndex = SD_SEND_OP_COND;
266 SdMmcCmdBlk.CommandIndex = SD_ALL_SEND_CID;
309 SdMmcCmdBlk.CommandIndex = SD_SET_RELATIVE_ADDR;
359 SdMmcCmdBlk.CommandIndex = SD_SEND_CSD;
410 SdMmcCmdBlk.CommandIndex = SD_APP_CMD;
420 SdMmcCmdBlk.CommandIndex = SD_SEND_SCR;
    [all...]
EmmcDevice.c 49 SdMmcCmdBlk.CommandIndex = EMMC_GO_IDLE_STATE;
95 SdMmcCmdBlk.CommandIndex = EMMC_SEND_OP_COND;
143 SdMmcCmdBlk.CommandIndex = EMMC_ALL_SEND_CID;
187 SdMmcCmdBlk.CommandIndex = EMMC_SET_RELATIVE_ADDR;
235 SdMmcCmdBlk.CommandIndex = EMMC_SEND_CSD;
284 SdMmcCmdBlk.CommandIndex = EMMC_SELECT_DESELECT_CARD;
327 SdMmcCmdBlk.CommandIndex = EMMC_SEND_EXT_CSD;
379 SdMmcCmdBlk.CommandIndex = EMMC_SWITCH;
424 SdMmcCmdBlk.CommandIndex = EMMC_SEND_STATUS;
474 SdMmcCmdBlk.CommandIndex = EMMC_SEND_TUNING_BLOCK;
    [all...]
SdMmcPciHci.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/
SdDevice.c 48 SdMmcCmdBlk.CommandIndex = SD_GO_IDLE_STATE;
92 SdMmcCmdBlk.CommandIndex = SD_SEND_IF_COND;
144 SdMmcCmdBlk.CommandIndex = SDIO_SEND_OP_COND;
203 SdMmcCmdBlk.CommandIndex = SD_APP_CMD;
213 SdMmcCmdBlk.CommandIndex = SD_SEND_OP_COND;
266 SdMmcCmdBlk.CommandIndex = SD_ALL_SEND_CID;
309 SdMmcCmdBlk.CommandIndex = SD_SET_RELATIVE_ADDR;
359 SdMmcCmdBlk.CommandIndex = SD_SEND_CSD;
410 SdMmcCmdBlk.CommandIndex = SD_APP_CMD;
420 SdMmcCmdBlk.CommandIndex = SD_SEND_SCR;
    [all...]
EmmcDevice.c 49 SdMmcCmdBlk.CommandIndex = EMMC_GO_IDLE_STATE;
95 SdMmcCmdBlk.CommandIndex = EMMC_SEND_OP_COND;
143 SdMmcCmdBlk.CommandIndex = EMMC_ALL_SEND_CID;
187 SdMmcCmdBlk.CommandIndex = EMMC_SET_RELATIVE_ADDR;
235 SdMmcCmdBlk.CommandIndex = EMMC_SEND_CSD;
284 SdMmcCmdBlk.CommandIndex = EMMC_SELECT_DESELECT_CARD;
327 SdMmcCmdBlk.CommandIndex = EMMC_SEND_EXT_CSD;
379 SdMmcCmdBlk.CommandIndex = EMMC_SWITCH;
424 SdMmcCmdBlk.CommandIndex = EMMC_SEND_STATUS;
474 SdMmcCmdBlk.CommandIndex = EMMC_SEND_TUNING_BLOCK;
    [all...]
SdMmcPciHci.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/SdDxe/
SdBlockIo.c 40 Request->SdMmcCmdBlk.CommandIndex, Request->SdMmcCmdBlk.CommandArgument,
89 SdMmcCmdBlk.CommandIndex = SD_SET_RELATIVE_ADDR;
134 SdMmcCmdBlk.CommandIndex = SD_SELECT_DESELECT_CARD;
180 SdMmcCmdBlk.CommandIndex = SD_SEND_STATUS;
228 SdMmcCmdBlk.CommandIndex = SD_SEND_CSD;
281 SdMmcCmdBlk.CommandIndex = SD_SEND_CID;
361 RwSingleBlkReq->SdMmcCmdBlk.CommandIndex = SD_READ_SINGLE_BLOCK;
368 RwSingleBlkReq->SdMmcCmdBlk.CommandIndex = SD_WRITE_SINGLE_BLOCK;
450 SdMmcCmdBlk.CommandIndex = SD_STOP_TRANSMISSION;
523 RwMultiBlkReq->SdMmcCmdBlk.CommandIndex = SD_READ_MULTIPLE_BLOCK;
    [all...]
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDControllerDxe/
SDController.c 171 @param CommandIndex Command index to set the command index field of command register.
181 IN UINT16 CommandIndex,
189 DEBUG((EFI_D_ERROR, "[%2d] -- ", CommandIndex));
386 @param CommandIndex The command index to set the command index field of command register.
407 IN UINT16 CommandIndex,
427 CommandIndex - The command index to set the command index field of command register
460 AutoCMD12Enable = (CommandIndex & AUTO_CMD12_ENABLE) ? TRUE : FALSE;
461 CommandIndex = CommandIndex & CMD_INDEX_MASK;
475 DEBUG ((EFI_D_INFO, "SendCommand: Command Index = %d \r\n", CommandIndex));
    [all...]
SDController.h 148 @param CommandIndex The command index to set the command index field of command register.
168 IN UINT16 CommandIndex,
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDMediaDeviceDxe/
SDMediaDevice.h 197 @param CommandIndex The command index to set the command index field of command register.
215 IN UINT16 CommandIndex,
226 Send the card APP_CMD command with the following command indicated by CommandIndex
229 @param CommandIndex The command index to set the command index field of command register.
247 IN UINT16 CommandIndex,
MMCSDTransfer.c 123 @param CommandIndex The command index to set the command index field of command register.
141 IN UINT16 CommandIndex,
156 CommandIndex |= AUTO_CMD12_ENABLE;
161 CommandIndex,
183 Send the card APP_CMD command with the following command indicated by CommandIndex
186 @param CommandIndex The command index to set the command index field of command register.
204 IN UINT16 CommandIndex,
251 CommandIndex |= AUTO_CMD12_ENABLE;
256 CommandIndex,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/SdBlockIoPei/
SdHci.c 1039 if (Packet->SdCmdBlk->CommandIndex == SD_SEND_TUNING_BLOCK) {
    [all...]
SdHci.h 94 UINT16 CommandIndex;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
SdMmcPassThru.h 46 UINT16 CommandIndex;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcDxe/
EmmcBlockIo.c 44 Request->SdMmcCmdBlk.CommandIndex, Request->SdMmcCmdBlk.CommandArgument,
93 SdMmcCmdBlk.CommandIndex = EMMC_SELECT_DESELECT_CARD;
137 SdMmcCmdBlk.CommandIndex = EMMC_SEND_STATUS;
186 SdMmcCmdBlk.CommandIndex = EMMC_SEND_CSD;
238 SdMmcCmdBlk.CommandIndex = EMMC_SEND_CID;
287 SdMmcCmdBlk.CommandIndex = EMMC_SEND_EXT_CSD;
349 SetExtCsdReq->SdMmcCmdBlk.CommandIndex = EMMC_SWITCH;
455 SetBlkCntReq->SdMmcCmdBlk.CommandIndex = EMMC_SET_BLOCK_COUNT;
575 ProtocolReq->SdMmcCmdBlk.CommandIndex = EMMC_PROTOCOL_RD;
582 ProtocolReq->SdMmcCmdBlk.CommandIndex = EMMC_PROTOCOL_WR;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcBlockIoPei/
EmmcHci.c 1039 if (Packet->EmmcCmdBlk->CommandIndex == EMMC_SEND_TUNING_BLOCK) {
    [all...]
EmmcHci.h 94 UINT16 CommandIndex;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
Atapi.c 355 UINT16 *CommandIndex;
417 CommandIndex = Packet->Data16;
418 for (Count = 0; Count < 6; Count++, CommandIndex++) {
420 IDEWritePortW (IdeDev->PciIo, IdeDev->IoPort->Data, *CommandIndex);
456 UINT16 *CommandIndex;
518 CommandIndex = Packet->Data16;
519 for (Count = 0; Count < 6; Count++, CommandIndex++) {
520 IDEWritePortW (IdeDev->PciIo, IdeDev->IoPort->Data, *CommandIndex);
    [all...]
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Include/
SDHostIo.h 119 @param CommandIndex The command index to set the command index field of command register.
140 IN UINT16 CommandIndex,
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Ppi/
Sdhc.h 145 IN UINT16 CommandIndex,
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
SdHostIo.h 166 CommandIndex - The command index to set the command index field of command register
187 IN UINT16 CommandIndex,
  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
ShellManParser.c 597 UINTN CommandIndex; // Indexes Command as we compare its chars to the MAN file.
603 CommandIndex = 0;
656 else if (InternalShellCharToUpper (*Line) != InternalShellCharToUpper (*(Command + CommandIndex++))) {

Completed in 738 milliseconds

1 2