Home
last modified time | relevance | path

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

/linux/include/linux/mmc/
H A Dmmc.h86 #define MMC_APP_CMD 55 /* ac [31:16] RCA R1 */ macro
/linux/drivers/mmc/core/
H A Dsd_ops.c54 cmd.opcode = MMC_APP_CMD; in mmc_app_cmd()
/linux/drivers/mmc/host/
H A Dsdricoh_cs.c163 } else if (opcode == MMC_APP_CMD) in sdricoh_mmc_cmd()
H A Dtoshsd.c448 if (cmd->opcode == MMC_APP_CMD) in toshsd_start_cmd()