Searched refs:MMC_CMD_SEND_CID (Results 1 – 4 of 4) sorted by relevance
368 case MMC_CMD_SEND_CID: in dm_mmc_spi_request()410 case MMC_CMD_SEND_CID: in dm_mmc_spi_request()
396 opc == MMC_CMD_SEND_CSD || opc == MMC_CMD_SEND_CID) in sh_mmcif_set_cmd()403 opc == MMC_CMD_SEND_CSD || opc == MMC_CMD_SEND_CID) in sh_mmcif_set_cmd()
2431 cmd.cmdidx = mmc_host_is_spi(mmc) ? MMC_CMD_SEND_CID : in mmc_startup()
101 #define MMC_CMD_SEND_CID 10 macro
Completed in 11 milliseconds