Home
last modified time | relevance | path

Searched refs:MMC_WRITE_BLOCK (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/mmc/
H A Dmmc.h63 #define MMC_WRITE_BLOCK 24 /* adtc [31:0] data addr R1 */ macro
/linux/drivers/mmc/host/
H A Dsh_mmcif.c899 if (opc == MMC_WRITE_BLOCK || opc == MMC_WRITE_MULTIPLE_BLOCK) in sh_mmcif_set_cmd()
934 case MMC_WRITE_BLOCK: in sh_mmcif_data_trans()
/linux/Documentation/driver-api/mmc/
H A Dmmc-test.rst185 | | | MMC_WRITE_BLOCK for a multi-block transfer |
/linux/drivers/mmc/core/
H A Dsd_uhs2.c1292 cmd->opcode != MMC_WRITE_BLOCK) { in mmc_uhs2_prepare_cmd()
H A Dmmc_test.c221 MMC_WRITE_BLOCK : MMC_READ_SINGLE_BLOCK; in mmc_test_prepare_mrq()
676 MMC_WRITE_BLOCK : MMC_READ_SINGLE_BLOCK; in mmc_test_prepare_broken_mrq()