Home
last modified time | relevance | path

Searched refs:MMC_SEND_CSD (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/mmc/core/
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()
/linux-6.3-rc2/include/linux/mmc/
A Dmmc.h40 #define MMC_SEND_CSD 9 /* ac [31:16] RCA R2 */ macro
/linux-6.3-rc2/drivers/mmc/host/
A Dsh_mmcif.c872 opc == MMC_SEND_CSD || opc == MMC_SEND_CID) in sh_mmcif_set_cmd()
879 opc == MMC_SEND_CSD || opc == MMC_SEND_CID) in sh_mmcif_set_cmd()

Completed in 10 milliseconds