Searched refs:MMC_WRITE_MULTIPLE_BLOCK (Results 1 – 10 of 10) sorted by relevance
64 #define MMC_WRITE_MULTIPLE_BLOCK 25 /* adtc R1 */ macro98 return opcode == MMC_WRITE_MULTIPLE_BLOCK || in mmc_op_multi()
945 cmd->opcode == MMC_WRITE_MULTIPLE_BLOCK || in usdhi6_cmd_flags()1023 cmd->opcode == MMC_WRITE_MULTIPLE_BLOCK) && in usdhi6_rq_start()1035 cmd->opcode == MMC_WRITE_MULTIPLE_BLOCK || in usdhi6_rq_start()1239 cmd->opcode == MMC_WRITE_MULTIPLE_BLOCK) in usdhi6_resp_read()1337 case MMC_WRITE_MULTIPLE_BLOCK: in usdhi6_stop_cmd()1382 if (cmd->opcode == MMC_WRITE_MULTIPLE_BLOCK || in usdhi6_end_cmd()
856 if (opc == MMC_WRITE_BLOCK || opc == MMC_WRITE_MULTIPLE_BLOCK) in sh_mmcif_set_cmd()859 if (opc == MMC_READ_MULTIPLE_BLOCK || opc == MMC_WRITE_MULTIPLE_BLOCK) { in sh_mmcif_set_cmd()888 case MMC_WRITE_MULTIPLE_BLOCK: in sh_mmcif_data_trans()952 case MMC_WRITE_MULTIPLE_BLOCK: in sh_mmcif_stop_cmd()
130 if (cmd->opcode != MMC_WRITE_MULTIPLE_BLOCK) in octeon_mmc_dmar_fixup()
773 cmd->opcode == MMC_WRITE_MULTIPLE_BLOCK) in cvm_mmc_request()
902 if (command == MMC_WRITE_MULTIPLE_BLOCK && in esdhc_irq()
791 && cmd->opcode != MMC_WRITE_MULTIPLE_BLOCK) in alcor_pre_req()
331 cmdr == MMC_WRITE_MULTIPLE_BLOCK || in dw_mci_prep_stop_abort()
1609 writecmd = MMC_WRITE_MULTIPLE_BLOCK; in mmc_blk_rw_rq_prep()
217 MMC_WRITE_MULTIPLE_BLOCK : MMC_READ_MULTIPLE_BLOCK; in mmc_test_prepare_mrq()