Searched refs:last_cmd (Results 1 - 4 of 4) sorted by relevance

/u-boot/drivers/mmc/
H A Dsh_mmcif.h217 u8 last_cmd; member in struct:sh_mmcif_host
H A Dsh_mmcif.c445 if (host->last_cmd == MMC_CMD_READ_MULTIPLE_BLOCK)
516 host->last_cmd = cmd->cmdidx;
H A Domap_hsmmc.c90 ushort last_cmd; member in struct:omap_hsmmc_data
1056 priv->last_cmd = cmd->cmdidx;
/u-boot/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c261 unsigned int last_cmd; member in struct:brcmnand_host
1507 host->last_cmd = command;
1606 switch (host->last_cmd) {
1670 switch (host->last_cmd) {

Completed in 189 milliseconds