Home
last modified time | relevance | path

Searched refs:MMC_WRITE_BLOCK (Results 1 – 6 of 6) 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/staging/greybus/
H A Dsdio.c55 return opcode == MMC_WRITE_BLOCK || in single_op()
/linux/drivers/mmc/core/
H A Dmmc_test.c221 MMC_WRITE_BLOCK : MMC_READ_SINGLE_BLOCK; in mmc_test_prepare_mrq()
680 MMC_WRITE_BLOCK : MMC_READ_SINGLE_BLOCK; in mmc_test_prepare_broken_mrq()
H A Dblock.c1748 writecmd = MMC_WRITE_BLOCK; in mmc_blk_rw_rq_prep()
/linux/drivers/mmc/host/
H A Ddw_mmc.c334 cmdr == MMC_WRITE_BLOCK || in dw_mci_prep_stop_abort()