Searched refs:MMC_WRITE_MULTIPLE_BLOCK (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/include/linux/mmc/
H A Dmmc.h62 #define MMC_WRITE_MULTIPLE_BLOCK 25 /* adtc R1 */ macro
89 return opcode == MMC_WRITE_MULTIPLE_BLOCK || mmc_op_multi()
/linux-4.1.27/drivers/mmc/host/
H A Dusdhi6rol0.c430 /* Called from MMC_WRITE_MULTIPLE_BLOCK or MMC_READ_MULTIPLE_BLOCK */ usdhi6_sg_advance()
942 cmd->opcode == MMC_WRITE_MULTIPLE_BLOCK || usdhi6_cmd_flags()
1020 cmd->opcode == MMC_WRITE_MULTIPLE_BLOCK) && usdhi6_rq_start()
1032 cmd->opcode == MMC_WRITE_MULTIPLE_BLOCK || usdhi6_rq_start()
1203 cmd->opcode == MMC_WRITE_MULTIPLE_BLOCK) usdhi6_resp_read()
1301 case MMC_WRITE_MULTIPLE_BLOCK: usdhi6_stop_cmd()
1346 if (cmd->opcode == MMC_WRITE_MULTIPLE_BLOCK || usdhi6_end_cmd()
H A Dsh_mmcif.c823 if (opc == MMC_WRITE_BLOCK || opc == MMC_WRITE_MULTIPLE_BLOCK) sh_mmcif_set_cmd()
826 if (opc == MMC_READ_MULTIPLE_BLOCK || opc == MMC_WRITE_MULTIPLE_BLOCK) { sh_mmcif_set_cmd()
853 case MMC_WRITE_MULTIPLE_BLOCK: sh_mmcif_data_trans()
925 case MMC_WRITE_MULTIPLE_BLOCK: sh_mmcif_stop_cmd()
H A Ddw_mmc.c322 cmdr == MMC_WRITE_MULTIPLE_BLOCK || dw_mci_prep_stop_abort()
/linux-4.1.27/drivers/mmc/card/
H A Dblock.c1429 writecmd = MMC_WRITE_MULTIPLE_BLOCK; mmc_blk_rw_rq_prep()
1704 brq->cmd.opcode = MMC_WRITE_MULTIPLE_BLOCK; mmc_blk_packed_hdr_wrq_prep()
H A Dmmc_test.c198 MMC_WRITE_MULTIPLE_BLOCK : MMC_READ_MULTIPLE_BLOCK; mmc_test_prepare_mrq()

Completed in 309 milliseconds