Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dmmc_ops.c279 if (opcode == MMC_SEND_CSD || opcode == MMC_SEND_CID) { in mmc_send_cxd_data()
308 ret = mmc_send_cxd_data(card, card->host, MMC_SEND_CSD, csd_tmp, 16); in mmc_spi_send_csd()
326 MMC_SEND_CSD); in mmc_send_csd()
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dmmc_ops.c312 if (opcode == MMC_SEND_CSD || opcode == MMC_SEND_CID) { in mmc_send_adtc_data()
356 return mmc_spi_send_cxd(card->host, csd, MMC_SEND_CSD); in mmc_send_csd()
359 MMC_SEND_CSD); in mmc_send_csd()
/kernel/linux/linux-5.10/include/linux/mmc/
H A Dmmc.h40 #define MMC_SEND_CSD 9 /* ac [31:16] RCA R2 */ macro
/kernel/linux/linux-6.6/include/linux/mmc/
H A Dmmc.h40 #define MMC_SEND_CSD 9 /* ac [31:16] RCA R2 */ macro
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsh_mmcif.c870 opc == MMC_SEND_CSD || opc == MMC_SEND_CID) in sh_mmcif_set_cmd()
877 opc == MMC_SEND_CSD || opc == MMC_SEND_CID) in sh_mmcif_set_cmd()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsh_mmcif.c871 opc == MMC_SEND_CSD || opc == MMC_SEND_CID) in sh_mmcif_set_cmd()
878 opc == MMC_SEND_CSD || opc == MMC_SEND_CID) in sh_mmcif_set_cmd()

Completed in 10 milliseconds