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

/linux-4.1.27/include/linux/mmc/
H A Dmmc.h31 #define MMC_ALL_SEND_CID 2 /* bcr R2 */ macro
/linux-4.1.27/drivers/mmc/host/
H A Dsh_mmcif.c832 if (opc == MMC_SEND_OP_COND || opc == MMC_ALL_SEND_CID || sh_mmcif_set_cmd()
839 if (opc == MMC_ALL_SEND_CID || sh_mmcif_set_cmd()
1084 case MMC_ALL_SEND_CID: sh_mmcif_end_cmd()
/linux-4.1.27/drivers/mmc/core/
H A Dmmc_ops.c231 cmd.opcode = MMC_ALL_SEND_CID; mmc_all_send_cid()

Completed in 53 milliseconds