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

/linux-4.1.27/drivers/mmc/core/
H A Dsd_ops.c33 cmd.opcode = MMC_APP_CMD; mmc_app_cmd()
59 * @card: Card to send MMC_APP_CMD to
63 * Sends a MMC_APP_CMD, checks the card response, sends the command
81 * We have to resend MMC_APP_CMD for each attempt so mmc_wait_for_app_cmd()
/linux-4.1.27/include/linux/mmc/
H A Dmmc.h84 #define MMC_APP_CMD 55 /* ac [31:16] RCA R1 */ macro
/linux-4.1.27/drivers/mmc/host/
H A Dtoshsd.c451 if (cmd->opcode == MMC_APP_CMD) toshsd_start_cmd()
H A Dsh_mmcif.c960 case MMC_APP_CMD: sh_mmcif_request()
1086 case MMC_APP_CMD: sh_mmcif_end_cmd()
H A Dusdhi6rol0.c1521 } else if (cmd->opcode == MMC_APP_CMD) { usdhi6_sd_bh()
/linux-4.1.27/drivers/mmc/card/
H A Dblock.c686 cmd.opcode = MMC_APP_CMD; mmc_sd_num_wr_blocks()

Completed in 176 milliseconds