Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dsandbox_mmc.c29 case MMC_CMD_ALL_SEND_CID: in sandbox_mmc_send_cmd()
Dsh_mmcif.c390 if (opc == MMC_CMD_SEND_OP_COND || opc == MMC_CMD_ALL_SEND_CID || in sh_mmcif_set_cmd()
397 if (opc == MMC_CMD_ALL_SEND_CID || in sh_mmcif_set_cmd()
486 case MMC_CMD_ALL_SEND_CID: in sh_mmcif_start_cmd()
Darm_pl180_mmci.c96 if ((result == 0) && (cmd->cmdidx == MMC_CMD_ALL_SEND_CID)) in do_command()
Dsh_sdhi.c605 case MMC_CMD_ALL_SEND_CID: in sh_sdhi_start_cmd()
Dmmc.c2394 MMC_CMD_ALL_SEND_CID; /* cmd not supported in spi */ in mmc_startup()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3556av100/
Dhimci_boot.c38 #define MMC_CMD_ALL_SEND_CID 2 macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516ev200/
Dhimci_boot.c38 #define MMC_CMD_ALL_SEND_CID 2 macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516dv200/
Dhimci_boot.c37 #define MMC_CMD_ALL_SEND_CID 2 macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516ev300/
Dhimci_boot.c38 #define MMC_CMD_ALL_SEND_CID 2 macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3519av100/
Dhimci_boot.c38 #define MMC_CMD_ALL_SEND_CID 2 macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3518ev300/
Dhimci_boot.c38 #define MMC_CMD_ALL_SEND_CID 2 macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3535av100/
Dsdhci_boot.c109 #define MMC_CMD_ALL_SEND_CID 2 macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3521dv200/
Dhimci_boot.c113 #define MMC_CMD_ALL_SEND_CID 2 macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3531dv200/
Dsdhci_boot.c109 #define MMC_CMD_ALL_SEND_CID 2 macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3520dv500/
Dhimci_boot.c113 #define MMC_CMD_ALL_SEND_CID 2 macro
/third_party/uboot/u-boot-2020.01/include/
Dmmc.h90 #define MMC_CMD_ALL_SEND_CID 2 macro