Home
last modified time | relevance | path

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

/linux/include/linux/mmc/
H A Dmmc.h63 #define MMC_WRITE_BLOCK 24 /* adtc [31:0] data addr R1 */ macro
/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()
/linux/drivers/mmc/host/
H A Dwbsd.c779 case MMC_WRITE_BLOCK: in wbsd_request()