Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mmc/
H A Dhost.h390 #define MMC_CAP_CMD_DURING_TFR (1 << 29) /* Commands during data transfer */ macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-acpi.c359 MMC_CAP_CMD_DURING_TFR | MMC_CAP_WAIT_WHILE_BUSY,
H A Dsdhci-pci-core.c895 MMC_CAP_CMD_DURING_TFR | in byt_emmc_probe_slot()
/openbmc/linux/drivers/mmc/core/
H A Dmmc_test.c2475 if (!(test->card->host->caps & MMC_CAP_CMD_DURING_TFR)) in __mmc_test_cmds_during_tfr()