Searched refs:MMC_SEND_CSD (Results 1 – 3 of 3) sorted by relevance
320 if (opcode == MMC_SEND_CSD || opcode == MMC_SEND_CID) { in mmc_send_cxd_data()347 csd, MMC_SEND_CSD); in mmc_send_csd()353 ret = mmc_send_cxd_data(card, card->host, MMC_SEND_CSD, csd_tmp, 16); in mmc_send_csd()
38 #define MMC_SEND_CSD 9 /* ac [31:16] RCA R2 */ macro
886 opc == MMC_SEND_CSD || opc == MMC_SEND_CID) in sh_mmcif_set_cmd()893 opc == MMC_SEND_CSD || opc == MMC_SEND_CID) in sh_mmcif_set_cmd()