Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mmc/
Dmmc.h60 #define MMC_SET_BLOCK_COUNT 23 /* adtc [31:0] data addr R1 */ macro
/linux-4.4.14/drivers/mmc/host/
Dsdhci-esdhc-imx.c535 if ((host->cmd->opcode == MMC_SET_BLOCK_COUNT) && in esdhc_writew_le()
/linux-4.4.14/drivers/mmc/card/
Dblock.c1586 brq->sbc.opcode = MMC_SET_BLOCK_COUNT; in mmc_blk_rw_rq_prep()
1803 brq->sbc.opcode = MMC_SET_BLOCK_COUNT; in mmc_blk_packed_hdr_wrq_prep()
/linux-4.4.14/drivers/mmc/core/
Dcore.c2420 cmd.opcode = MMC_SET_BLOCK_COUNT; in mmc_set_blockcount()