Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3556av100/
Dhimci_boot.c37 #define MMC_CMD_SEND_OP_COND 1 macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516ev200/
Dhimci_boot.c37 #define MMC_CMD_SEND_OP_COND 1 macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516dv200/
Dhimci_boot.c36 #define MMC_CMD_SEND_OP_COND 1 macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3516ev300/
Dhimci_boot.c37 #define MMC_CMD_SEND_OP_COND 1 macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3519av100/
Dhimci_boot.c37 #define MMC_CMD_SEND_OP_COND 1 macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3518ev300/
Dhimci_boot.c37 #define MMC_CMD_SEND_OP_COND 1 macro
/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dmmc_spi.c274 case MMC_CMD_SEND_OP_COND: in dm_mmc_spi_request()
320 case MMC_CMD_SEND_OP_COND: in dm_mmc_spi_request()
Dsh_mmcif.c390 if (opc == MMC_CMD_SEND_OP_COND || opc == MMC_CMD_ALL_SEND_CID || in sh_mmcif_set_cmd()
394 if (opc == MMC_CMD_SEND_OP_COND) in sh_mmcif_set_cmd()
Dbcm2835_sdhost.c481 (host->cmd->cmdidx != MMC_CMD_SEND_OP_COND)) { in bcm2835_finish_command()
Dsh_sdhi.c490 case MMC_CMD_SEND_OP_COND: in sh_sdhi_set_cmd()
Dmmc.c643 cmd.cmdidx = MMC_CMD_SEND_OP_COND; in mmc_send_op_cond_iter()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3535av100/
Dsdhci_boot.c108 #define MMC_CMD_SEND_OP_COND 1 macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3521dv200/
Dhimci_boot.c112 #define MMC_CMD_SEND_OP_COND 1 macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/hi3531dv200/
Dsdhci_boot.c108 #define MMC_CMD_SEND_OP_COND 1 macro
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/hi3520dv500/
Dhimci_boot.c112 #define MMC_CMD_SEND_OP_COND 1 macro
/third_party/uboot/u-boot-2020.01/include/
Dmmc.h89 #define MMC_CMD_SEND_OP_COND 1 macro