Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mmc/
H A Dmmc.h33 #define MMC_ALL_SEND_CID 2 /* bcr R2 */ macro
/kernel/linux/linux-6.6/include/linux/mmc/
H A Dmmc.h33 #define MMC_ALL_SEND_CID 2 /* bcr R2 */ macro
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsh_mmcif.c869 if (opc == MMC_SEND_OP_COND || opc == MMC_ALL_SEND_CID || in sh_mmcif_set_cmd()
876 if (opc == MMC_ALL_SEND_CID || in sh_mmcif_set_cmd()
1090 case MMC_ALL_SEND_CID: in sh_mmcif_end_cmd()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsh_mmcif.c870 if (opc == MMC_SEND_OP_COND || opc == MMC_ALL_SEND_CID || in sh_mmcif_set_cmd()
877 if (opc == MMC_ALL_SEND_CID || in sh_mmcif_set_cmd()
1091 case MMC_ALL_SEND_CID: in sh_mmcif_end_cmd()
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dmmc_ops.c355 return mmc_send_cxd_native(host, 0, cid, MMC_ALL_SEND_CID); in mmc_send_cid()
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dmmc_ops.c367 return mmc_send_cxd_native(host, 0, cid, MMC_ALL_SEND_CID); in mmc_send_cid()

Completed in 10 milliseconds