Searched refs:MMC_SEND_CID (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/mmc/core/
H A Dmmc_ops.c319 if (opcode == MMC_SEND_CSD || opcode == MMC_SEND_CID) { mmc_send_cxd_data()
373 cid, MMC_SEND_CID); mmc_send_cid()
380 ret = mmc_send_cxd_data(NULL, host, MMC_SEND_CID, cid_tmp, 16); mmc_send_cid()
/linux-4.1.27/include/linux/mmc/
H A Dmmc.h39 #define MMC_SEND_CID 10 /* ac [31:16] RCA R2 */ macro
/linux-4.1.27/drivers/mmc/host/
H A Dsh_mmcif.c833 opc == MMC_SEND_CSD || opc == MMC_SEND_CID) sh_mmcif_set_cmd()
840 opc == MMC_SEND_CSD || opc == MMC_SEND_CID) sh_mmcif_set_cmd()

Completed in 51 milliseconds